diff options
author | Leon Woestenberg <leon@sidebranch.com> | 2009-08-02 00:49:31 +0200 |
---|---|---|
committer | Leon Woestenberg <leon@sidebranch.com> | 2009-08-02 00:49:31 +0200 |
commit | c68980af2f249a1bb65be264a45792d6953e7bb8 (patch) | |
tree | 5982b12efda6df195fdda53b4b470937468c9c94 /recipes/libnxml/libnxml_0.16.bb | |
parent | 455a67ee98ed82e3b8e5fbb4d31875110ef9114f (diff) |
libnxml: Added 0.18.3. Changed upstream URL www2.* to www.*.
Diffstat (limited to 'recipes/libnxml/libnxml_0.16.bb')
-rw-r--r-- | recipes/libnxml/libnxml_0.16.bb | 4 |
1 files changed, 4 insertions, 0 deletions
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" + |