libpng: update to 1.6.48

This commit is contained in:
Rudi Heitbaum 2025-05-01 02:25:29 +00:00
parent 9a18d43856
commit 212a94c894

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libpng"
PKG_VERSION="1.6.47"
PKG_SHA256="b213cb381fbb1175327bd708a77aab708a05adde7b471bc267bd15ac99893631"
PKG_VERSION="1.6.48"
PKG_SHA256="46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03"
PKG_LICENSE="LibPNG2"
PKG_SITE="http://www.libpng.org/"
PKG_URL="${SOURCEFORGE_SRC}/libpng/${PKG_NAME}-${PKG_VERSION}.tar.xz"