From 5bd56ed6efd76c61b753003c8cb471921d86abf0 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Sun, 28 Apr 2019 09:53:39 +0200 Subject: [PATCH] libpng16: bump version to 1.6.37 (#3804) --- .../libpng/{libpng16-1.6.36.recipe => libpng16-1.6.37.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/libpng/{libpng16-1.6.36.recipe => libpng16-1.6.37.recipe} (94%) diff --git a/media-libs/libpng/libpng16-1.6.36.recipe b/media-libs/libpng/libpng16-1.6.37.recipe similarity index 94% rename from media-libs/libpng/libpng16-1.6.36.recipe rename to media-libs/libpng/libpng16-1.6.37.recipe index c860ad015..453adaaca 100644 --- a/media-libs/libpng/libpng16-1.6.36.recipe +++ b/media-libs/libpng/libpng16-1.6.37.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-2018 Glenn Randers-Pehrson +COPYRIGHT="1998-2019 Glenn Randers-Pehrson 1996-1997 Andreas Dilger 1995-1996 Guy Eric Schalnat, Group 42, Inc." LICENSE="LibPNG" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz" -CHECKSUM_SHA256="ca13c548bde5fb6ff7117cc0bdab38808acb699c0eccb613f0e4697826e1fd7d" +CHECKSUM_SHA256="daeb2620d829575513e35fecc83f0d3791a620b9b93d800b763542ece9390fb4" SOURCE_DIR="libpng-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64 arm ?ppc"