aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnxml
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-08-02 00:49:31 +0200
committerLeon Woestenberg <leon@sidebranch.com>2009-08-02 00:49:31 +0200
commitc68980af2f249a1bb65be264a45792d6953e7bb8 (patch)
tree5982b12efda6df195fdda53b4b470937468c9c94 /recipes/libnxml
parent455a67ee98ed82e3b8e5fbb4d31875110ef9114f (diff)
downloadopenembedded-c68980af2f249a1bb65be264a45792d6953e7bb8.tar.gz
libnxml: Added 0.18.3. Changed upstream URL www2.* to www.*.
Diffstat (limited to 'recipes/libnxml')
-rw-r--r--recipes/libnxml/libnxml.inc2
-rw-r--r--recipes/libnxml/libnxml_0.16.bb4
2 files changed, 5 insertions, 1 deletions
diff --git a/recipes/libnxml/libnxml.inc b/recipes/libnxml/libnxml.inc
index 0930d5d1d9..aa9c783164 100644
--- a/recipes/libnxml/libnxml.inc
+++ b/recipes/libnxml/libnxml.inc
@@ -8,7 +8,7 @@ INC_PR = "0"
inherit autotools pkgconfig
-SRC_URI = "http://www2.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz"
+SRC_URI = "http://www.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz"
do_stage() {
autotools_stage_all
diff --git a/recipes/libnxml/libnxml_0.16.bb b/recipes/libnxml/libnxml_0.16.bb
new file mode 100644
index 0000000000..b233795023
--- /dev/null
+++ b/recipes/libnxml/libnxml_0.16.bb
@@ -0,0 +1,4 @@
+require libnxml.inc
+
+PR = "${INC_PR}.0"
+