summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/libnftnl/libnftnl_1.0.6.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.0.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.5.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.6.bb
index 6171151df..72aec19d2 100644
--- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.5.bb
+++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.6.bb
@@ -7,7 +7,7 @@ DEPENDS = "libmnl"
7SRC_URI = "http://netfilter.org/projects/libnftnl/files/${BP}.tar.bz2 \ 7SRC_URI = "http://netfilter.org/projects/libnftnl/files/${BP}.tar.bz2 \
8 " 8 "
9 9
10SRC_URI[md5sum] = "af0c62ce6bbd7a7d39def0996c1c17c9" 10SRC_URI[md5sum] = "6d7f9f161538ca7efd535dcc70caf964"
11SRC_URI[sha256sum] = "f6d4f5a702e38bc7987f2363f9fcd65930e8b702595c221a497e2f3a359be497" 11SRC_URI[sha256sum] = "ad3b932a39a1e567308e91b683b32239a5e1aea9b4582dfffe2288c3400ab07e"
12 12
13inherit autotools pkgconfig 13inherit autotools pkgconfig