Author: cyrus Date: 2015-03-30 19:04:14 +0200 (Mon, 30 Mar 2015) New Revision: 45158
Modified: trunk/package/network/utils/nftables/Makefile Log: nftables: bump to 2015-03-24 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/utils/nftables/Makefile =================================================================== --- trunk/package/network/utils/nftables/Makefile 2015-03-30 13:17:27 UTC (rev 45157) +++ trunk/package/network/utils/nftables/Makefile 2015-03-30 17:04:14 UTC (rev 45158) @@ -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 <[email protected]> PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
