diff options
-rw-r--r-- | meta-networking/recipes-filter/ipset/ipset_7.10.bb (renamed from meta-networking/recipes-filter/ipset/ipset_7.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/ipset/ipset_7.9.bb b/meta-networking/recipes-filter/ipset/ipset_7.10.bb index 00b98ede54..b724233ba0 100644 --- a/meta-networking/recipes-filter/ipset/ipset_7.9.bb +++ b/meta-networking/recipes-filter/ipset/ipset_7.10.bb | |||
@@ -10,7 +10,7 @@ SECTION = "base" | |||
10 | DEPENDS = "libtool libmnl" | 10 | DEPENDS = "libtool libmnl" |
11 | 11 | ||
12 | SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BP}.tar.bz2" | 12 | SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BP}.tar.bz2" |
13 | SRC_URI[sha256sum] = "b75c13689eddf1d95b396840a69dc04fd7ae4112b10b70594bc0405df7b9b30a" | 13 | SRC_URI[sha256sum] = "b24906ba43e2fe322bd41863476761d749a4bddf5ce4c2265ba04b03bc7e9cf6" |
14 | 14 | ||
15 | inherit autotools pkgconfig module-base | 15 | inherit autotools pkgconfig module-base |
16 | 16 | ||