diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-29 12:15:23 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-29 02:33:23 -0700 |
commit | f520bdcee8e745f2774758e71829018a05a9bdbd (patch) | |
tree | c965a2557370bc86333fade8270a141e64db0f66 | |
parent | b8abfc747cf71518994fbeb68764c6beb0b9604a (diff) | |
download | meta-openembedded-f520bdcee8e745f2774758e71829018a05a9bdbd.tar.gz |
nftables: upgrade 1.1.2 -> 1.1.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-filter/nftables/nftables_1.1.3.bb (renamed from meta-networking/recipes-filter/nftables/nftables_1.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.1.2.bb b/meta-networking/recipes-filter/nftables/nftables_1.1.3.bb index 3d66178581..09da57a372 100644 --- a/meta-networking/recipes-filter/nftables/nftables_1.1.2.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.1.3.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "libmnl libnftnl bison-native \ | |||
14 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ | 14 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ |
15 | file://run-ptest \ | 15 | file://run-ptest \ |
16 | " | 16 | " |
17 | SRC_URI[sha256sum] = "822f1f7c4059e8420387c302bd603cc0eb8cbfe403fa2e3f78c8ddb7f0d53bbc" | 17 | SRC_URI[sha256sum] = "9c8a64b59c90b0825e540a9b8fcb9d2d942c636f81ba50199f068fde44f34ed8" |
18 | 18 | ||
19 | inherit autotools manpages pkgconfig ptest | 19 | inherit autotools manpages pkgconfig ptest |
20 | 20 | ||