mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
xmlsec1: update to 1.3.1.
This commit is contained in:
parent
9db486191c
commit
9ee0c85324
1 changed files with 3 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'xmlsec1'
|
||||
pkgname=xmlsec1
|
||||
version=1.2.37
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config gnutls-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
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"
|
||||
|
@ -12,11 +12,7 @@ license="MIT"
|
|||
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"
|
||||
checksum=5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
}
|
||||
checksum=10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63
|
||||
|
||||
post_install() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue