Author: cyrus Date: 2015-04-20 08:30:34 +0200 (Mon, 20 Apr 2015) New Revision: 45513
Modified: trunk/package/network/utils/nftables/Makefile Log: nftables: bump version Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/utils/nftables/Makefile =================================================================== --- trunk/package/network/utils/nftables/Makefile 2015-04-20 06:26:09 UTC (rev 45512) +++ trunk/package/network/utils/nftables/Makefile 2015-04-20 06:30:34 UTC (rev 45513) @@ -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 <[email protected]> PKG_LICENSE:=GPL-2.0 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
