libpng: update to 1.6.50

This commit is contained in:
Rudi Heitbaum 2025-07-03 08:54:25 +00:00
parent 81c775350c
commit 67f9f1924c

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libpng"
PKG_VERSION="1.6.49"
PKG_SHA256="43182aa48e39d64b1ab4ec6b71ab3e910b67eed3a0fff3777cf8cf40d6ef7024"
PKG_VERSION="1.6.50"
PKG_SHA256="4df396518620a7aa3651443e87d1b2862e4e88cad135a8b93423e01706232307"
PKG_LICENSE="LibPNG2"
PKG_SITE="http://www.libpng.org/"
PKG_URL="${SOURCEFORGE_SRC}/libpng/${PKG_NAME}-${PKG_VERSION}.tar.xz"