libxslt: update to 1.1.32. (#8824)

This commit is contained in:
maxice8 2017-11-04 03:14:17 -02:00 committed by Juan RP
parent a7a9da6520
commit 2944dd6ba2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'libxslt'.
pkgname=libxslt
version=1.1.31
version=1.1.32
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://xmlsoft.org/XSLT/"
license="MIT"
distfiles="ftp://xmlsoft.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=db25e96b6b801144277e67c05b10560ac09dfff82ccd53a154ce86e43622f3ab
checksum=526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
if [ "$CROSS_BUILD" ]; then
hostmakedepends="libtool automake gettext-devel ${makedepends}"