[Lunar-commits] <moonbase-other> libxml: small tweaks.
Florin Braescu
florin at lunar-linux.org
Fri Sep 19 15:44:20 CEST 2014
commit 7a3885237e4ee2e52f7a708dc6ff0fd01e7ab470
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 19 Sep 2014 16:44:04 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/7a3885237e4ee2e52f7a708dc6ff0fd01e7ab470
libxml: small tweaks.
---
libs/libxml/DETAILS | +3/-2
1 file changed, 3 insertions(+), 2 deletions(-)
--- a/libs/libxml/DETAILS
+++ b/libs/libxml/DETAILS
@@ -1,12 +1,13 @@
MODULE=libxml
VERSION=1.8.17
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$GNOME_URL/sources/libxml/1.8/
+ SOURCE_URL=$GNOME_URL/sources/libxml/1.8/
WEB_SITE=http://xmlsoft.org
ENTERED=20010922
UPDATED=20010922
- SHORT="XML version 1 parser for Gnome."
+ SHORT="XML version 1 parser for Gnome"
PSAFE="no"
+
cat << EOF
The libXML library allows you to manipulate XML files. It offers SAX or
DOM tree generation interfaces. It supports XML and HTML (real world
More information about the Lunar-commits
mailing list