package/network/utils/ipset: Update to 6.30
Updates to 6.30 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
a8b9fbee24
commit
dc8605b7f7
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=ipset
|
||||
PKG_VERSION:=6.29
|
||||
PKG_VERSION:=6.30
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://ipset.netfilter.org
|
||||
PKG_MD5SUM:=6af58b21c8b475b1058e02529ea9f15b4b727dbc13dc9cbddf89941b0103880e
|
||||
PKG_MD5SUM:=41c32e3b884ec714f0aac95e7675f9d1
|
||||
|
||||
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
|
Loading…
Reference in a new issue