diff options
-rw-r--r-- | meta-networking/recipes-filter/nftables/nftables_1.0.0.bb (renamed from meta-networking/recipes-filter/nftables/nftables_0.9.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.9.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.0.bb index cf7c01bbcf..68409c9103 100644 --- a/meta-networking/recipes-filter/nftables/nftables_0.9.9.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.0.0.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "libmnl libnftnl bison-native \ | |||
10 | UPSTREAM_CHECK_REGEX = "nftables-(?P<pver>\d+(\.\d+){2,}).tar.bz2" | 10 | UPSTREAM_CHECK_REGEX = "nftables-(?P<pver>\d+(\.\d+){2,}).tar.bz2" |
11 | 11 | ||
12 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2" | 12 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2" |
13 | SRC_URI[sha256sum] = "76ef2dc7fd0d79031a8369487739a217ca83996b3a746cec5bda79da11e3f1b4" | 13 | SRC_URI[sha256sum] = "58bf547daf967a2b88ecb4f425f126006ebde22711db806b25c1d6cf84fe45f4" |
14 | 14 | ||
15 | inherit autotools manpages pkgconfig | 15 | inherit autotools manpages pkgconfig |
16 | 16 | ||