xmlsec1: update to 1.3.7.

This commit is contained in:
Đoàn Trần Công Danh 2025-08-30 16:16:27 +07:00
parent d69bc56091
commit d71570e1b0

View file

@ -1,6 +1,6 @@
# Template file for 'xmlsec1' # Template file for 'xmlsec1'
pkgname=xmlsec1 pkgname=xmlsec1
version=1.3.3 version=1.3.7
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -8,11 +8,12 @@ makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel
nspr-devel nss-devel" nspr-devel nss-devel"
short_desc="XML Security Library is a C library based on LibXML2" short_desc="XML Security Library is a C library based on LibXML2"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="MIT" license="MIT"
homepage="https://www.aleksey.com/xmlsec/" homepage="https://www.aleksey.com/xmlsec/"
changelog="https://www.aleksey.com/xmlsec/news.html" changelog="https://www.aleksey.com/xmlsec/news.html"
distfiles="https://github.com/lsh123/xmlsec/releases/download/${version}/xmlsec1-${version}.tar.gz" distfiles="https://github.com/lsh123/xmlsec/releases/download/${version}/xmlsec1-${version}.tar.gz"
checksum=ab5b9a9ffd6960f46f7466d9d91f174ec37e8c31989237ba6b9eacdd816464f2 checksum=d82e93b69b8aa205a616b62917a269322bf63a3eaafb3775014e61752b2013ea
post_install() { post_install() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then