xmlsec1: update to 1.2.25.
This commit is contained in:
parent
6671b52e3c
commit
65f479f50c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xmlsec'
|
||||
pkgname=xmlsec1
|
||||
version=1.2.24
|
||||
version=1.2.25
|
||||
revision=1
|
||||
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
||||
makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel"
|
||||
|
@ -10,7 +10,7 @@ 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=99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc
|
||||
checksum=967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue