aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxml
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-09-30 12:29:19 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-09-30 12:29:19 +0000
commitabbd9edd5dd4928b511aa3d95059c2380d6f5064 (patch)
tree082ec0022acbb8a60cec5b305ebff4c7bd5c8f9b /packages/libxml
parente89bb9f95ca11e21b28bc3191e37c4736173cf83 (diff)
downloadopenembedded-abbd9edd5dd4928b511aa3d95059c2380d6f5064.tar.gz
libxml2 2.6.26 fix SRC_URI
Diffstat (limited to 'packages/libxml')
-rw-r--r--packages/libxml/libxml2_2.6.26.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/libxml/libxml2_2.6.26.bb b/packages/libxml/libxml2_2.6.26.bb
index 192eb14275..9f9e8bbac2 100644
--- a/packages/libxml/libxml2_2.6.26.bb
+++ b/packages/libxml/libxml2_2.6.26.bb
@@ -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