mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xmlsec1: update to 1.2.28.
This commit is contained in:
parent
1b2180f6e1
commit
83c6a45b52
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'xmlsec1'
|
# Template file for 'xmlsec1'
|
||||||
pkgname=xmlsec1
|
pkgname=xmlsec1
|
||||||
version=1.2.27
|
version=1.2.28
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
||||||
makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel"
|
makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel
|
||||||
|
nspr-devel nss-devel"
|
||||||
short_desc="XML Security Library is a C library based on LibXML2"
|
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/"
|
||||||
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
|
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
|
||||||
checksum=97d756bad8e92588e6997d2227797eaa900d05e34a426829b149f65d87118eb6
|
checksum=13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Reference in a new issue