From c68980af2f249a1bb65be264a45792d6953e7bb8 Mon Sep 17 00:00:00 2001 From: Leon Woestenberg Date: Sun, 2 Aug 2009 00:49:31 +0200 Subject: libnxml: Added 0.18.3. Changed upstream URL www2.* to www.*. --- recipes/libnxml/libnxml.inc | 2 +- recipes/libnxml/libnxml_0.16.bb | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 recipes/libnxml/libnxml_0.16.bb (limited to 'recipes/libnxml') 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" + -- cgit v1.2.3