optipng: bump to 0.7.7. (#2372)

This commit is contained in:
fbrosson
2018-03-23 22:55:41 +00:00
committed by GitHub
parent 3209b6d3ae
commit 23e92f4891

View File

@@ -3,11 +3,11 @@ DESCRIPTION="OptiPNG is a PNG optimizer, recompressing PNG files so they \
become smaller, without losing any information. Additionally, OptiPNG can \
convert other image formats, such as BMP, GIF, PNM and TIFF, to PNG files."
HOMEPAGE="http://optipng.sourceforge.net/"
COPYRIGHT="2001-2016 Cosmin Truta"
COPYRIGHT="2001-2017 Cosmin Truta"
LICENSE="Zlib"
REVISION="3"
SOURCE_URI="http://downloads.sf.net/optipng/optipng-$portVersion.tar.gz"
CHECKSUM_SHA256="4870631fcbd3825605f00a168b8debf44ea1cda8ef98a73e5411eee97199be80"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/optipng/optipng-$portVersion.tar.gz"
CHECKSUM_SHA256="4f32f233cef870b3f95d3ad6428bfe4224ef34908f1b42b0badf858216654452"
ARCHITECTURES="x86_gcc2 x86 x86_64"