libxml: revert SRC_URI change to tar.bz2 -- I don't see any bz2 on ftp.xmlsoft.org
authorMichael Lauer <mickey@vanille-media.de>
Mon, 23 Oct 2006 10:26:43 +0000 (10:26 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 23 Oct 2006 10:26:43 +0000 (10:26 +0000)
packages/libxml/libxml2_2.6.26.bb

index aaf245a..9f9e8bb 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "MIT"
 
-SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.bz2"
+SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
 
 inherit autotools pkgconfig binconfig