libxslt: update to 1.1.42

This commit is contained in:
Rudi Heitbaum 2024-07-05 04:22:15 +00:00
parent aaf4ef2a55
commit 584b0ea19a

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libxslt"
PKG_VERSION="1.1.41"
PKG_SHA256="3ad392af91115b7740f7b50d228cc1c5fc13afc1da7f16cb0213917a37f71bda"
PKG_VERSION="1.1.42"
PKG_SHA256="85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb"
PKG_LICENSE="MIT"
PKG_SITE="http://xmlsoft.org/xslt/"
PKG_URL="https://download.gnome.org/sources/libxslt/$(get_pkg_version_maj_min)/libxslt-${PKG_VERSION}.tar.xz"