libxslt: update to 1.1.30.
This commit is contained in:
parent
afb2832373
commit
25ec755b3e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libxslt'.
|
||||
pkgname=libxslt
|
||||
version=1.1.29
|
||||
revision=3
|
||||
version=1.1.30
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="python-devel libxml2-devel libgcrypt-devel"
|
||||
|
@ -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=b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce
|
||||
checksum=ba65236116de8326d83378b2bd929879fa185195bc530b9d1aba72107910b6b3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="libtool automake gettext-devel ${makedepends}"
|
||||
|
|
Loading…
Add table
Reference in a new issue