libpng16: bump to 1.6.38 (#7285)

This commit is contained in:
Robert Kausch
2022-10-13 22:38:49 +02:00
committed by GitHub
parent 308ec8d76d
commit 5d5de5fbaf

View File

@@ -3,13 +3,15 @@ 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-2019 Glenn Randers-Pehrson
COPYRIGHT="1995-2022 The PNG Reference Library Authors
2018-2022 Cosmin Truta
2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson
1996-1997 Andreas Dilger
1995-1996 Guy Eric Schalnat, Group 42, Inc."
LICENSE="LibPNG"
REVISION="2"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
CHECKSUM_SHA256="daeb2620d829575513e35fecc83f0d3791a620b9b93d800b763542ece9390fb4"
CHECKSUM_SHA256="e2b5e1b4329650992c041996cf1269681b341191dc07ffed816c555769cceb77"
SOURCE_DIR="libpng-$portVersion"
ARCHITECTURES="all ?ppc"