From 05e79e5b004251576d79bec511233f16b8dc1c1e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 21 Dec 2024 17:07:16 +0100 Subject: [PATCH] ipset: update to 7.23. --- srcpkgs/ipset/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ipset/template b/srcpkgs/ipset/template index 86ced12186b..fd34330b5ed 100644 --- a/srcpkgs/ipset/template +++ b/srcpkgs/ipset/template @@ -1,6 +1,6 @@ # Template file for 'ipset' pkgname=ipset -version=7.22 +version=7.23 revision=1 build_style=gnu-configure configure_args="--with-kmod=no PKG_CONFIG=pkg-config" @@ -12,7 +12,7 @@ license="GPL-2.0-only" homepage="https://ipset.netfilter.org/" changelog="https://ipset.netfilter.org/changelog.html" distfiles="https://ipset.netfilter.org/ipset-${version}.tar.bz2" -checksum=f6ac5a47c3ef9f4c67fcbdf55e791cbfe38eb0a4aa1baacd12646a140abacdd9 +checksum=db3a51a9ebf27c7cbd0a1482c46c5e0ed630c28c796f73287c4b339dd46086e5 libipset_package() { short_desc+=" - library files"