Update libpng to version 1.6.48.
Signed-off-by: Hannu Nyman <redacted>
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 <jo@mein.io>
PKG_LICENSE:=Libpng GPL-2.0-or-later BSD-3-Clause
--- 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=""