libxslt: Update to 1.1.26.
--HG-- extra : convert_revision : fcd1c9025bfef9f032c43a29b65f9542bb3bb032
This commit is contained in:
parent
22f5baaf46
commit
2fb7860f10
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'libxslt'.
|
# Template build file for 'libxslt'.
|
||||||
pkgname=libxslt
|
pkgname=libxslt
|
||||||
version=1.1.24
|
version=1.1.26
|
||||||
distfiles="ftp://xmlsoft.org/libxslt/$pkgname-$version.tar.gz"
|
distfiles="ftp://xmlsoft.org/libxslt/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="XSLT parser library from the GNOME project"
|
short_desc="XSLT parser library from the GNOME project"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=c0c10944841e9a79f29d409c6f8da0d1b1af0403eb3819c82c788dfa6a180b3e
|
checksum=55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1
|
||||||
long_desc="
|
long_desc="
|
||||||
Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is
|
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
|
an XML language to define transformation for XML. Libxslt is based on libxml2
|
||||||
|
|
Loading…
Reference in a new issue