libnfnetlink: add version 1.0.0
authorRoman I Khimov <khimov@altell.ru>
Mon, 22 Mar 2010 14:21:30 +0000 (17:21 +0300)
committerRoman I Khimov <khimov@altell.ru>
Mon, 22 Mar 2010 19:21:11 +0000 (22:21 +0300)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/libnfnetlink/libnfnetlink.inc
recipes/libnfnetlink/libnfnetlink_1.0.0.bb [new file with mode: 0644]

index 2bb3d3d..035f1fe 100644 (file)
@@ -9,7 +9,7 @@ LICENSE = "GPL"
 HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html"
 INC_PR = "r0"
 
-SRC_URI = "http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-${PV}.tar.bz2"
+SRC_URI = "http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-${PV}.tar.bz2;name=libnfnetlink-${PV}"
 
 inherit autotools_stage pkgconfig
 
diff --git a/recipes/libnfnetlink/libnfnetlink_1.0.0.bb b/recipes/libnfnetlink/libnfnetlink_1.0.0.bb
new file mode 100644 (file)
index 0000000..b0eac2a
--- /dev/null
@@ -0,0 +1,6 @@
+include libnfnetlink.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[libnfnetlink-1.0.0.md5sum] = "016fdec8389242615024c529acc1adb8"
+SRC_URI[libnfnetlink-1.0.0.sha256sum] = "3752b03a4c09821ee9a2528d69289423a01e7171f1a22dfdd11d5459e03972fb"
\ No newline at end of file