xmlsec1: update to 1.3.3.

Fixes build with libxml2 2.12.
This commit is contained in:
oreo639 2024-02-19 04:57:49 -08:00 committed by oreo639
parent 8c41d67380
commit bacae88acb

View file

@ -1,6 +1,6 @@
# Template file for 'xmlsec1'
pkgname=xmlsec1
version=1.3.2
version=1.3.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -11,8 +11,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://www.aleksey.com/xmlsec/"
changelog="https://www.aleksey.com/xmlsec/news.html"
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
checksum=4003c56b3d356d21b1db7775318540fad6bfedaf5f117e8f7c010811219be3cf
distfiles="https://github.com/lsh123/xmlsec/releases/download/${version}/xmlsec1-${version}.tar.gz"
checksum=ab5b9a9ffd6960f46f7466d9d91f174ec37e8c31989237ba6b9eacdd816464f2
post_install() {
if [ "$CROSS_BUILD" ]; then