mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xmlsec1: update to 1.2.37.
This commit is contained in:
parent
23fc75da31
commit
ab6a5281a1
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xmlsec1'
|
# Template file for 'xmlsec1'
|
||||||
pkgname=xmlsec1
|
pkgname=xmlsec1
|
||||||
version=1.2.33
|
version=1.2.37
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
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>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.aleksey.com/xmlsec/"
|
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"
|
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
|
||||||
checksum=26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931
|
checksum=5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue