From 5d5de5fbafee106b934146be32106bcc2f55b8b8 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Thu, 13 Oct 2022 22:38:49 +0200 Subject: [PATCH] libpng16: bump to 1.6.38 (#7285) --- .../{libpng16-1.6.37.recipe => libpng16-1.6.38.recipe} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename media-libs/libpng/{libpng16-1.6.37.recipe => libpng16-1.6.38.recipe} (91%) diff --git a/media-libs/libpng/libpng16-1.6.37.recipe b/media-libs/libpng/libpng16-1.6.38.recipe similarity index 91% rename from media-libs/libpng/libpng16-1.6.37.recipe rename to media-libs/libpng/libpng16-1.6.38.recipe index 4f21fbe98..d24cb38a7 100644 --- a/media-libs/libpng/libpng16-1.6.37.recipe +++ b/media-libs/libpng/libpng16-1.6.38.recipe @@ -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"