From 7e58392bcbcf1b4711c967d93efec045d3c7eea2 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Mon, 25 Sep 2017 05:55:27 +0300 Subject: ipset: bump to 6.34 Signed-off-by: Stijn Tintel --- package/network/utils/ipset/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/utils/ipset/Makefile') diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile index 66a9874..55b7c49 100644 --- a/package/network/utils/ipset/Makefile +++ b/package/network/utils/ipset/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ipset -PKG_VERSION:=6.32 -PKG_RELEASE:=2 +PKG_VERSION:=6.34 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://ipset.netfilter.org -PKG_HASH:=d9cbb49a4ae9e32d7808a604f1a37f359f9fc9064c210c4c5f35d629d49fb9fe +PKG_HASH:=d70e831b670b7aa25dde81fd994d3a7ce0c0e801559a557105576df66cd8d680 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=GPL-2.0 -- cgit v1.1