[source] package/network/utils/ipset: Update to 6.29
LEDE Commits
lede-commits at lists.infradead.org
Sat Oct 15 02:37:14 PDT 2016
blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/87002c0646a0cb594228962408537b9c51969a09
commit 87002c0646a0cb594228962408537b9c51969a09
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: Fri Oct 7 22:43:12 2016 +0200
package/network/utils/ipset: Update to 6.29
Updates to 6.29
Signed-off-by: Daniel Engberg <daniel.engberg.lists at pyret.net>
---
package/network/utils/ipset/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile
index 1401262..01716af 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.24
+PKG_VERSION:=6.29
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ipset.netfilter.org
-PKG_MD5SUM:=8831b8f01458bf2abacc222884195a62
+PKG_MD5SUM:=6af58b21c8b475b1058e02529ea9f15b4b727dbc13dc9cbddf89941b0103880e
PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list