xmlsec1: update to 1.2.30.

This commit is contained in:
Piraty 2020-05-13 15:34:13 +02:00
parent 80c99fd1e3
commit 550f955c5f

View File

@ -1,6 +1,6 @@
# Template file for 'xmlsec1'
pkgname=xmlsec1
version=1.2.29
version=1.2.30
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config gnutls-devel"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://www.aleksey.com/xmlsec/"
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
checksum=b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab
checksum=2d84360b03042178def1d9ff538acacaed2b3a27411db7b2874f1612ed71abc8
pre_configure() {
autoreconf -if
@ -19,7 +19,7 @@ pre_configure() {
post_install() {
if [ "$CROSS_BUILD" ]; then
sed -e "s,${XBPS_CROSS_BASE},,g" -i ${DESTDIR}/usr/lib/xmlsec1Conf.sh
vsed -e "s,${XBPS_CROSS_BASE},,g" -i ${DESTDIR}/usr/lib/xmlsec1Conf.sh
fi
vlicense COPYING