From 07092e4926bdeea5bc1d33064b092aca970b2368 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 24 Feb 2025 18:35:59 +0100 Subject: [PATCH] optipng, bump version (#11821) --- .../optipng/{optipng-0.7.7.recipe => optipng-0.7.8.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-gfx/optipng/{optipng-0.7.7.recipe => optipng-0.7.8.recipe} (85%) diff --git a/media-gfx/optipng/optipng-0.7.7.recipe b/media-gfx/optipng/optipng-0.7.8.recipe similarity index 85% rename from media-gfx/optipng/optipng-0.7.7.recipe rename to media-gfx/optipng/optipng-0.7.8.recipe index cc6826e1b..f2a074182 100644 --- a/media-gfx/optipng/optipng-0.7.7.recipe +++ b/media-gfx/optipng/optipng-0.7.8.recipe @@ -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-2017 Cosmin Truta" +COPYRIGHT="2001-2023 Cosmin Truta and the Contributing Authors" LICENSE="Zlib" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/optipng/optipng-$portVersion.tar.gz" -CHECKSUM_SHA256="4f32f233cef870b3f95d3ad6428bfe4224ef34908f1b42b0badf858216654452" +CHECKSUM_SHA256="25a3bd68481f21502ccaa0f4c13f84dcf6b20338e4c4e8c51f2cefbd8513398c" ARCHITECTURES="all"