diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:02:39 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:24 -0700 |
| commit | 94caa8666fc7872bfe0151215a248f79fc4f1a28 (patch) | |
| tree | efa10a399cb72c040a63d1e6032f0778921dac47 | |
| parent | 23a7f368cced8f2f408b303b43fd9d9cf5413a5a (diff) | |
| download | meta-openembedded-94caa8666fc7872bfe0151215a248f79fc4f1a28.tar.gz | |
nftables: upgrade 1.1.4 -> 1.1.5
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.5.bb (renamed from meta-networking/recipes-filter/nftables/nftables_1.1.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.1.4.bb b/meta-networking/recipes-filter/nftables/nftables_1.1.5.bb index eb119c6451..a1954c0814 100644 --- a/meta-networking/recipes-filter/nftables/nftables_1.1.4.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.1.5.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] = "3444f0012af0472399eeae89a758b9c6dc5f311f6c67a48988fa1600fc4bac86" | 17 | SRC_URI[sha256sum] = "1daf10f322e14fd90a017538aaf2c034d7cc1eb1cc418ded47445d714ea168d4" |
| 18 | 18 | ||
| 19 | inherit autotools manpages pkgconfig ptest | 19 | inherit autotools manpages pkgconfig ptest |
| 20 | 20 | ||
