mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
optipng: bump to 0.7.7. (#2372)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user