libpng16: bump version to 1.6.37 (#3804)

This commit is contained in:
Robert Kausch
2019-04-28 09:53:39 +02:00
committed by Jérôme Duval
parent 17b5494389
commit 5bd56ed6ef

View File

@@ -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"