ipset: update to 6.33.
This commit is contained in:
parent
fd7e79ae66
commit
d0f57556b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipset'
|
||||
pkgname=ipset
|
||||
version=6.32
|
||||
version=6.33
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-kmod=no --sbindir=/usr/bin PKG_CONFIG=pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://ipset.netfilter.org/"
|
||||
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
||||
checksum=d9cbb49a4ae9e32d7808a604f1a37f359f9fc9064c210c4c5f35d629d49fb9fe
|
||||
checksum=f7b1d886eff32acc97f948871f966f7a53b72440057d4c013c22377b57ea3602
|
||||
|
||||
libipset_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Reference in a new issue