aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/nftables/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-04-20 06:30:34 +0000
committerSteven Barth <steven@midlink.org>2015-04-20 06:30:34 +0000
commit8f5b903b1f3e19b31d35a87ab3f43d3354e21674 (patch)
tree719fb97a4aeb59e49601149fbfc14ada3cf2b04c /package/network/utils/nftables/Makefile
parent439090c6c9765f8e3df7a1bdab720ec3b3acdfeb (diff)
downloadmaster-187ad058-8f5b903b1f3e19b31d35a87ab3f43d3354e21674.tar.gz
master-187ad058-8f5b903b1f3e19b31d35a87ab3f43d3354e21674.tar.bz2
master-187ad058-8f5b903b1f3e19b31d35a87ab3f43d3354e21674.zip
nftables: bump version
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45513 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 90dffd7845..96db6fff70 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-03-24
+PKG_VERSION:=0.4+2015-04-09
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:=8dbea7de5db5e84736bfe6d650a36bb01f70226a
+PKG_SOURCE_VERSION:=3ed296118a065caff5600e60d4f7ef18e137f9a0
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0