From: Steven Barth Date: Mon, 30 Mar 2015 17:04:14 +0000 (+0000) Subject: nftables: bump to 2015-03-24 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=23db1800f8458264480ee4b3148fcca23a03aea3;p=openwrt%2Fstaging%2Frmilecki.git nftables: bump to 2015-03-24 Signed-off-by: Steven Barth SVN-Revision: 45158 --- diff --git a/package/network/utils/nftables/Makefile b/package/network/utils/nftables/Makefile index cde9b576c18..90dffd7845a 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 PKG_LICENSE:=GPL-2.0