libxslt: update to 1.1.33.
This commit is contained in:
parent
b05b942fb7
commit
11b7159b6a
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'libxslt'.
|
||||
# Template file for 'libxslt'
|
||||
pkgname=libxslt
|
||||
version=1.1.32
|
||||
version=1.1.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="python-devel libxml2-devel libxml2-python libgcrypt-devel"
|
||||
short_desc="XSLT parser library from the GNOME project"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xmlsoft.org/XSLT/"
|
||||
license="MIT"
|
||||
homepage="http://xmlsoft.org/XSLT/"
|
||||
distfiles="ftp://xmlsoft.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
|
||||
checksum=8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="libtool automake gettext-devel ${makedepends}"
|
||||
|
|
Loading…
Reference in New Issue