summaryrefslogtreecommitdiff
path: root/packages/libxml
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-10-21 10:24:10 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-10-21 10:24:10 +0000
commit52b0d9985c2c7c60b9751ada92abe30199712b65 (patch)
tree573f29bcc2e76280b3e6f54381e6bc0716b942d3 /packages/libxml
parenta28511d9ed8aa7a97fc15ce3bbfa54e2db8ce57f (diff)
gdb 6.4, libxml2 2.6.26: Prefer .tar.bz2 over .tar.gz in SRC_URI.
* Per the corresponding RFC in the mailing list.
Diffstat (limited to 'packages/libxml')
-rw-r--r--packages/libxml/libxml2_2.6.26.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml/libxml2_2.6.26.bb b/packages/libxml/libxml2_2.6.26.bb
index 9f9e8bbac2..aaf245a6da 100644
--- a/packages/libxml/libxml2_2.6.26.bb
+++ b/packages/libxml/libxml2_2.6.26.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
PRIORITY = "optional"
LICENSE = "MIT"
-SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz"
+SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.bz2"
inherit autotools pkgconfig binconfig