diff options
-rw-r--r-- | meta-networking/recipes-filter/libnftnl/libnftnl_1.0.5.bb (renamed from meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb b/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.5.bb index 112af087d9..6171151dfd 100644 --- a/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.3.bb +++ b/meta-networking/recipes-filter/libnftnl/libnftnl_1.0.5.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "libmnl" | |||
7 | SRC_URI = "http://netfilter.org/projects/libnftnl/files/${BP}.tar.bz2 \ | 7 | SRC_URI = "http://netfilter.org/projects/libnftnl/files/${BP}.tar.bz2 \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "203701a73cc3c51ca751d7cb2e176250" | 10 | SRC_URI[md5sum] = "af0c62ce6bbd7a7d39def0996c1c17c9" |
11 | SRC_URI[sha256sum] = "cf0ae7eab6a6866192a1fbd6b370a8a2cbe2066fe3975ab44939fd50747c27f7" | 11 | SRC_URI[sha256sum] = "f6d4f5a702e38bc7987f2363f9fcd65930e8b702595c221a497e2f3a359be497" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |