optipng, bump version (#11821)

This commit is contained in:
Schrijvers Luc
2025-02-24 18:35:59 +01:00
committed by GitHub
parent 3a37f92afd
commit 07092e4926

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 \ become smaller, without losing any information. Additionally, OptiPNG can \
convert other image formats, such as BMP, GIF, PNM and TIFF, to PNG files." convert other image formats, such as BMP, GIF, PNM and TIFF, to PNG files."
HOMEPAGE="http://optipng.sourceforge.net/" HOMEPAGE="http://optipng.sourceforge.net/"
COPYRIGHT="2001-2017 Cosmin Truta" COPYRIGHT="2001-2023 Cosmin Truta and the Contributing Authors"
LICENSE="Zlib" LICENSE="Zlib"
REVISION="1" REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/optipng/optipng-$portVersion.tar.gz" SOURCE_URI="https://downloads.sourceforge.net/optipng/optipng-$portVersion.tar.gz"
CHECKSUM_SHA256="4f32f233cef870b3f95d3ad6428bfe4224ef34908f1b42b0badf858216654452" CHECKSUM_SHA256="25a3bd68481f21502ccaa0f4c13f84dcf6b20338e4c4e8c51f2cefbd8513398c"
ARCHITECTURES="all" ARCHITECTURES="all"