aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-03-30 17:04:14 +0000
committerSteven Barth <steven@midlink.org>2015-03-30 17:04:14 +0000
commit32a01e24cb67c5ac815c4377d63e2def5f2ab6b4 (patch)
tree4f79ae002ddb983cb8fa1cec1d844451ffb99fe9 /package/network/utils/nftables/Makefile
parent2fbe3879d4afb87016fcc2248fa0f694aac3b580 (diff)
downloadmaster-187ad058-32a01e24cb67c5ac815c4377d63e2def5f2ab6b4.tar.gz
master-187ad058-32a01e24cb67c5ac815c4377d63e2def5f2ab6b4.tar.bz2
master-187ad058-32a01e24cb67c5ac815c4377d63e2def5f2ab6b4.zip
nftables: bump to 2015-03-24
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45158 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/nftables/Makefile')
-rw-r--r--package/network/utils/nftables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/nftables/Makefile b/package/network/utils/nftables/Makefile
index cde9b576c1..90dffd7845 100644
--- a/package/network/utils/nftables/Makefile
+++ b/package/network/utils/nftables/Makefile
@@ -7,14 +7,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nftables
-PKG_VERSION:=0.4+2015-01-13
+PKG_VERSION:=0.4+2015-03-24
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://git.netfilter.org/nftables
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=9f2c370b6e8949559950f5390a2515929ecfa9e1
+PKG_SOURCE_VERSION:=8dbea7de5db5e84736bfe6d650a36bb01f70226a
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0