libxslt: update to 1.1.28.
This commit is contained in:
parent
d998560c5e
commit
e5ea75117d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libxslt'.
|
||||
pkgname=libxslt
|
||||
version=1.1.27
|
||||
revision=2
|
||||
version=1.1.28
|
||||
revision=1
|
||||
subpackages="${pkgname}-devel ${pkgname}-python"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xmlsoft.org/XSLT/"
|
||||
license="MIT"
|
||||
distfiles="ftp://xmlsoft.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b6a8d9a421f2630999ca91d9f8c091ee8ea2d580e6be84c1d21b2a45e11e7e26
|
||||
checksum=5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c
|
||||
long_desc="
|
||||
Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is
|
||||
an XML language to define transformation for XML. Libxslt is based on libxml2
|
||||
|
|
Loading…
Reference in a new issue