From 23e92f4891acc9ea231bfde485d1fe45c7a8caae Mon Sep 17 00:00:00 2001 From: fbrosson Date: Fri, 23 Mar 2018 22:55:41 +0000 Subject: [PATCH] optipng: bump to 0.7.7. (#2372) --- .../{optipng-0.7.6.recipe => optipng-0.7.7.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename media-gfx/optipng/{optipng-0.7.6.recipe => optipng-0.7.7.recipe} (79%) diff --git a/media-gfx/optipng/optipng-0.7.6.recipe b/media-gfx/optipng/optipng-0.7.7.recipe similarity index 79% rename from media-gfx/optipng/optipng-0.7.6.recipe rename to media-gfx/optipng/optipng-0.7.7.recipe index 3d1dcb72c..b577c60d8 100644 --- a/media-gfx/optipng/optipng-0.7.6.recipe +++ b/media-gfx/optipng/optipng-0.7.7.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-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"