From cc27554ac8b8b55fd3e8d426299a7a78de2fd50d Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 1 Dec 2025 07:35:50 +0100 Subject: [PATCH] libpng16, bump to 1.6.51 (#13245) --- .../libpng/{libpng16-1.6.48.recipe => libpng16-1.6.51.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename media-libs/libpng/{libpng16-1.6.48.recipe => libpng16-1.6.51.recipe} (96%) diff --git a/media-libs/libpng/libpng16-1.6.48.recipe b/media-libs/libpng/libpng16-1.6.51.recipe similarity index 96% rename from media-libs/libpng/libpng16-1.6.48.recipe rename to media-libs/libpng/libpng16-1.6.51.recipe index 1ae70744a..4a3d7f380 100644 --- a/media-libs/libpng/libpng16-1.6.48.recipe +++ b/media-libs/libpng/libpng16-1.6.51.recipe @@ -11,7 +11,7 @@ COPYRIGHT="1995-2024 The PNG Reference Library Authors LICENSE="LibPNG" REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz" -CHECKSUM_SHA256="68f3d83a79d81dfcb0a439d62b411aa257bb4973d7c67cd1ff8bdf8d011538cd" +CHECKSUM_SHA256="ac25cafc2054cda3f6f0fe22ee9fc587024b99e01d03bd72b765824e48f39021" SOURCE_DIR="libpng-$portVersion" ARCHITECTURES="all"