From: Hannu Nyman Date: Sun, 11 May 2025 06:52:57 +0000 (+0300) Subject: libpng: Update to 1.6.48 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a5c182c363a17dc2335b6cfb5e475e10d2d0c025;p=openwrt-packages.git libpng: Update to 1.6.48 Update libpng to version 1.6.48. Signed-off-by: Hannu Nyman --- diff --git a/libs/libpng/Makefile b/libs/libpng/Makefile index 748752faa..42266ae38 100644 --- a/libs/libpng/Makefile +++ b/libs/libpng/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpng -PKG_VERSION:=1.6.44 -PKG_RELEASE:=2 +PKG_VERSION:=1.6.48 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/libpng -PKG_HASH:=60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e +PKG_HASH:=46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=Libpng GPL-2.0-or-later BSD-3-Clause diff --git a/libs/libpng/patches/100-config_fix.patch b/libs/libpng/patches/100-config_fix.patch index 3cb6d8a1f..e6c05759e 100644 --- a/libs/libpng/patches/100-config_fix.patch +++ b/libs/libpng/patches/100-config_fix.patch @@ -1,6 +1,6 @@ --- a/scripts/libpng-config-body.in +++ b/scripts/libpng-config-body.in -@@ -83,6 +83,7 @@ while test $# -gt 0; do +@@ -82,6 +82,7 @@ while test $# -gt 0; do --static) R_opts=""