pugixml: update to 1.15

This commit is contained in:
Rudi Heitbaum 2025-01-10 22:20:11 +00:00
parent 34d743c8ae
commit b1d40c724e

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pugixml" PKG_NAME="pugixml"
PKG_VERSION="1.14" PKG_VERSION="1.15"
PKG_SHA256="610f98375424b5614754a6f34a491adbddaaec074e9044577d965160ec103d2e" PKG_SHA256="b39647064d9e28297a34278bfb897092bf33b7c487906ddfc094c9e8868bddcb"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://pugixml.org/" PKG_SITE="https://pugixml.org/"
PKG_URL="https://github.com/zeux/pugixml/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/zeux/pugixml/archive/v${PKG_VERSION}.tar.gz"