mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
ipset: update to 7.22.
This commit is contained in:
parent
fb7440141c
commit
6aedcfb8b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipset'
|
||||
pkgname=ipset
|
||||
version=7.21
|
||||
version=7.22
|
||||
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=e2c6ce4fcf3acb3893ca5d35c86935f80ad76fc5ccae601185842df760e0bc69
|
||||
checksum=f6ac5a47c3ef9f4c67fcbdf55e791cbfe38eb0a4aa1baacd12646a140abacdd9
|
||||
|
||||
libipset_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Add table
Reference in a new issue