mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
ipset: update to 7.21.
This commit is contained in:
parent
18d45540c5
commit
8b56bfe8fe
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue