libxml2 2.6.26 fix SRC_URI
authorMichael Lauer <mickey@vanille-media.de>
Sat, 30 Sep 2006 12:29:19 +0000 (12:29 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 30 Sep 2006 12:29:19 +0000 (12:29 +0000)
packages/libxml/libxml2_2.6.26.bb

index 192eb14..9f9e8bb 100644 (file)
@@ -1,9 +1,9 @@
-DESCRIPTION = "GNOME XML library"
+DESCRIPTION = "GNOME XML Parser library"
 SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "MIT"
 
-SRC_URI = "http://xmlsoft.org/sources/libxml2/libxml2-${PV}.tar.gz"
+SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
 
 inherit autotools pkgconfig binconfig