summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-filter
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:45:43 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:48:27 -0800
commitaf5a97705353d58eda955d382b1b1c3c419616db (patch)
tree6b81b7b0960ef5c70e237ef573b2032a3e1e6e88 /meta-networking/recipes-filter
parent1e4216e79f4552d15e0cb6309c362c5952503d28 (diff)
downloadmeta-openembedded-af5a97705353d58eda955d382b1b1c3c419616db.tar.gz
ipset: upgrade 7.15 -> 7.19
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-filter')
-rw-r--r--meta-networking/recipes-filter/ipset/ipset_7.19.bb (renamed from meta-networking/recipes-filter/ipset/ipset_7.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/ipset/ipset_7.15.bb b/meta-networking/recipes-filter/ipset/ipset_7.19.bb
index 0e928a30f..bb4319f36 100644
--- a/meta-networking/recipes-filter/ipset/ipset_7.15.bb
+++ b/meta-networking/recipes-filter/ipset/ipset_7.19.bb
@@ -10,7 +10,7 @@ SECTION = "base"
10DEPENDS = "libtool libmnl" 10DEPENDS = "libtool libmnl"
11 11
12SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BP}.tar.bz2" 12SRC_URI = "http://ftp.netfilter.org/pub/ipset/${BP}.tar.bz2"
13SRC_URI[sha256sum] = "0a5545aaadb640142c1f888d366a78ddf8724799967fa20686a70053bd621751" 13SRC_URI[sha256sum] = "9bc1fba48d65786e3e0b63dc6b669a866823d77840c6990c0c6b23078ec2c4d6"
14 14
15inherit autotools pkgconfig module-base 15inherit autotools pkgconfig module-base
16 16