[Lunar-commits] CVS: moonbase/libs/libxslt DETAILS,1.20,1.21
Florin Braescu
florin at lunar-linux.org
Wed Mar 24 19:01:57 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/libxslt
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28457
Modified Files:
DETAILS
Log Message:
bump the version from 1.1.4 to 1.1.5. i was unable to find a .bz2 archive so i have used a .gz one.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libxslt/DETAILS,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- DETAILS 24 Feb 2004 15:26:50 -0000 1.20
+++ DETAILS 24 Mar 2004 19:01:54 -0000 1.21
@@ -1,13 +1,15 @@
MODULE=libxslt
- VERSION=1.1.4
- SOURCE=$MODULE-$VERSION.tar.bz2
+ VERSION=1.1.5
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/libxslt/1.1/$SOURCE
- SOURCE_VFY=md5:1fcbbb28a34b83c0ea18147574b011a0
+ SOURCE_URL[0]=ftp://xmlsoft.org/$SOURCE
+ SOURCE_URL[1]=$GNOME_URL/sources/libxslt/1.1/$SOURCE
+ SOURCE_VFY=md5:37625f01452884aac4bdef79a1dae1a6
WEB_SITE=http://xmlsoft.org
ENTERED=20011010
- UPDATED=20040224
+ UPDATED=20040324
SHORT="libxslt is an XSLT processing library."
+
cat << EOF
Libxslt is a C library for GNOME which allows developers to work with XSLT. It
is based on libxml for XML parsing, tree manipulation, and XPath support. It
More information about the Lunar-commits
mailing list