diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-08-25 23:19:35 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-08-27 12:11:16 -0700 |
| commit | 2196272e8963aa083ec6b38ad9d4fbd586708ab0 (patch) | |
| tree | 38ce347765a7d00d98d586285f199f515aabd42e | |
| parent | 407d36af58d63eb5f1cc019cd52d55cecabf25e9 (diff) | |
| download | meta-openembedded-2196272e8963aa083ec6b38ad9d4fbd586708ab0.tar.gz | |
nftables: update to 0.9.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-filter/nftables/nftables_0.9.2.bb (renamed from meta-networking/recipes-filter/nftables/nftables_0.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.1.bb b/meta-networking/recipes-filter/nftables/nftables_0.9.2.bb index 9d0da33e37..98e8050b81 100644 --- a/meta-networking/recipes-filter/nftables/nftables_0.9.1.bb +++ b/meta-networking/recipes-filter/nftables/nftables_0.9.2.bb | |||
| @@ -8,8 +8,8 @@ DEPENDS = "libmnl libnftnl readline gmp bison-native" | |||
| 8 | UPSTREAM_CHECK_URI = "https://www.netfilter.org/projects/nftables/files/" | 8 | UPSTREAM_CHECK_URI = "https://www.netfilter.org/projects/nftables/files/" |
| 9 | 9 | ||
| 10 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2" | 10 | SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2" |
| 11 | SRC_URI[md5sum] = "e2facbcad6c5d9bd87a0bf5081a31522" | 11 | SRC_URI[md5sum] = "dfe130724d7c998eb26b56447e932899" |
| 12 | SRC_URI[sha256sum] = "ead3bb68ed540bfbb87a96f2b69c3d65ab0c2a0c3f6e739a395c09377d1b4fce" | 12 | SRC_URI[sha256sum] = "5cb66180143e6bfc774f4eb316206d40ac1cb6df269a90882404cbf7165513f5" |
| 13 | 13 | ||
| 14 | inherit autotools manpages pkgconfig | 14 | inherit autotools manpages pkgconfig |
| 15 | 15 | ||
