xmlsec1: update to 1.2.37.
This commit is contained in:
parent
23fc75da31
commit
ab6a5281a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xmlsec1'
|
||||
pkgname=xmlsec1
|
||||
version=1.2.33
|
||||
version=1.2.37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
||||
|
@ -10,8 +10,9 @@ short_desc="XML Security Library is a C library based on LibXML2"
|
|||
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=26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931
|
||||
checksum=5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in New Issue