mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libxslt: update to 1.1.32. (#8824)
This commit is contained in:
parent
a7a9da6520
commit
2944dd6ba2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libxslt'.
|
# Template build file for 'libxslt'.
|
||||||
pkgname=libxslt
|
pkgname=libxslt
|
||||||
version=1.1.31
|
version=1.1.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xmlsoft.org/XSLT/"
|
homepage="http://xmlsoft.org/XSLT/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="ftp://xmlsoft.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://xmlsoft.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=db25e96b6b801144277e67c05b10560ac09dfff82ccd53a154ce86e43622f3ab
|
checksum=526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="libtool automake gettext-devel ${makedepends}"
|
hostmakedepends="libtool automake gettext-devel ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue