diff options
author | Jens Rehsack <rehsack@gmail.com> | 2015-10-14 20:53:18 +0200 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2015-10-21 15:59:04 -0400 |
commit | ca294e25aa54826a2b21b4198b4c5d3d89d1654e (patch) | |
tree | f0f47f6b13cd6d42fc3cc251aeac19d1b1572657 /meta-networking | |
parent | 0dc9aaf56aad187356bfbb32b07233442d4fbf1e (diff) | |
download | meta-openembedded-ca294e25aa54826a2b21b4198b4c5d3d89d1654e.tar.gz |
libnftnl: update from 1.0.3 to 1.0.5
Update libnftnl from 1.0.3 to 1.0.5 (for Changelog see
http://git.netfilter.org/libnftnl/log/)
Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-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 |