diff --git a/srcpkgs/libxslt/template b/srcpkgs/libxslt/template index adf17d68418..12964c30f8a 100644 --- a/srcpkgs/libxslt/template +++ b/srcpkgs/libxslt/template @@ -1,7 +1,7 @@ # Template build file for 'libxslt'. pkgname=libxslt -version=1.1.28 -revision=5 +version=1.1.29 +revision=1 build_style=gnu-configure configure_args="--disable-static" makedepends="python-devel libxml2-devel libgcrypt-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://xmlsoft.org/XSLT/" license="MIT" distfiles="ftp://xmlsoft.org/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c +checksum=b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce if [ "$CROSS_BUILD" ]; then hostmakedepends="libtool automake gettext-devel ${makedepends}" @@ -26,7 +26,7 @@ if [ "$CROSS_BUILD" ]; then fi post_install() { - vinstall COPYING 644 usr/share/licenses/${pkgname} + vlicense COPYING } libxslt-devel_package() {