From 8b56bfe8fe35f258d3ac4d3f699aa2e578e5c215 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen <leah@vuxu.org> Date: Tue, 13 Feb 2024 12:50:17 +0100 Subject: [PATCH] ipset: update to 7.21. --- srcpkgs/ipset/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ipset/template b/srcpkgs/ipset/template index 9f1a152f542..94242368780 100644 --- a/srcpkgs/ipset/template +++ b/srcpkgs/ipset/template @@ -1,6 +1,6 @@ # Template file for 'ipset' pkgname=ipset -version=7.20 +version=7.21 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=6ae85b1d81832c2b67df7330d3671a3462e39ec98328056a18a29d44c27709e5 +checksum=e2c6ce4fcf3acb3893ca5d35c86935f80ad76fc5ccae601185842df760e0bc69 libipset_package() { short_desc+=" - library files"