mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
ipset: update to 7.24.
This commit is contained in:
parent
96fedf9c53
commit
1472d9d25c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipset'
|
||||
pkgname=ipset
|
||||
version=7.23
|
||||
version=7.24
|
||||
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=db3a51a9ebf27c7cbd0a1482c46c5e0ed630c28c796f73287c4b339dd46086e5
|
||||
checksum=fbe3424dff222c1cb5e5c34d38b64524b2217ce80226c14fdcbb13b29ea36112
|
||||
|
||||
libipset_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Add table
Reference in a new issue