xmlsec1: update to 1.2.26.
This commit is contained in:
parent
a5a6b5efa7
commit
d1e6845296
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xmlsec'
|
||||
# Template file for 'xmlsec1'
|
||||
pkgname=xmlsec1
|
||||
version=1.2.25
|
||||
revision=2
|
||||
version=1.2.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
||||
makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel"
|
||||
build_style="gnu-configure"
|
||||
short_desc="XML Security Library is a C library based on LibXML2"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://www.aleksey.com/xmlsec/"
|
||||
short_desc="XML Security Library is a C library based on LibXML2"
|
||||
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
|
||||
checksum=967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2
|
||||
checksum=8d8276c9c720ca42a3b0023df8b7ae41a2d6c5f9aa8d20ed1672d84cc8982d50
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in New Issue