From 21015882c1cfcc51cdf0c8dbe80fad3c49ca3910 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Fri, 6 Jan 2017 13:46:32 +0000 Subject: [PATCH] libpng: bump to 1.6.28. --- .../{libpng16-1.6.27.recipe => libpng16-1.6.28.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename media-libs/libpng/{libpng16-1.6.27.recipe => libpng16-1.6.28.recipe} (94%) diff --git a/media-libs/libpng/libpng16-1.6.27.recipe b/media-libs/libpng/libpng16-1.6.28.recipe similarity index 94% rename from media-libs/libpng/libpng16-1.6.27.recipe rename to media-libs/libpng/libpng16-1.6.28.recipe index 037036eb4..c8ac4df0a 100644 --- a/media-libs/libpng/libpng16-1.6.27.recipe +++ b/media-libs/libpng/libpng16-1.6.28.recipe @@ -3,13 +3,13 @@ DESCRIPTION="libpng is the official PNG reference library. It supports almost \ all PNG features, is extensible, and has been extensively tested for over 17 \ years." HOMEPAGE="http://www.libpng.org/" -COPYRIGHT="1998-2016 Glenn Randers-Pehrson +COPYRIGHT="1998-2017 Glenn Randers-Pehrson 1996-1997 Andreas Dilger 1995-1996 Guy Eric Schalnat, Group 42, Inc." LICENSE="LibPNG" -REVISION="2" +REVISION="1" SOURCE_URI="http://downloads.sf.net/libpng/libpng-$portVersion.tar.gz" -CHECKSUM_SHA256="c9d164ec247f426a525a7b89936694aefbc91fb7a50182b198898b8fc91174b4" +CHECKSUM_SHA256="b6cec903e74e9fdd7b5bbcde0ab2415dd12f2f9e84d9e4d9ddd2ba26a41623b2" SOURCE_DIR="libpng-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64 arm ?ppc"