xmlsec1: update to 1.3.1.

This commit is contained in:
mhmdanas 2023-04-15 22:40:37 +01:00 committed by Duncan Overbruck
parent 9db486191c
commit 9ee0c85324

View file

@ -1,9 +1,9 @@
# Template file for 'xmlsec1'
pkgname=xmlsec1
version=1.2.37
version=1.3.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config gnutls-devel"
hostmakedepends="pkg-config"
makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel
nspr-devel nss-devel"
short_desc="XML Security Library is a C library based on LibXML2"
@ -12,11 +12,7 @@ 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=5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c
pre_configure() {
autoreconf -if
}
checksum=10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63
post_install() {
if [ "$CROSS_BUILD" ]; then