From 2fb7860f1037562e206a36bac4f959dfa349a177 Mon Sep 17 00:00:00 2001 From: ojab Date: Sun, 15 Nov 2009 17:23:26 +0300 Subject: [PATCH] libxslt: Update to 1.1.26. --HG-- extra : convert_revision : fcd1c9025bfef9f032c43a29b65f9542bb3bb032 --- templates/libxslt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/libxslt/template b/templates/libxslt/template index 2679ab9297b..7180bd6f34d 100644 --- a/templates/libxslt/template +++ b/templates/libxslt/template @@ -1,11 +1,11 @@ # Template build file for 'libxslt'. pkgname=libxslt -version=1.1.24 +version=1.1.26 distfiles="ftp://xmlsoft.org/libxslt/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="XSLT parser library from the GNOME project" maintainer="Juan RP " -checksum=c0c10944841e9a79f29d409c6f8da0d1b1af0403eb3819c82c788dfa6a180b3e +checksum=55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1 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