diff --git a/srcpkgs/xmlsec1/template b/srcpkgs/xmlsec1/template index 3238a759d8..a5506f7cff 100644 --- a/srcpkgs/xmlsec1/template +++ b/srcpkgs/xmlsec1/template @@ -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 " 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