Author: cyrus Date: 2015-01-20 14:42:47 +0100 (Tue, 20 Jan 2015) New Revision: 44062
Modified: trunk/package/network/utils/nftables/Makefile Log: nftables: bump for minor fixes Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/utils/nftables/Makefile =================================================================== --- trunk/package/network/utils/nftables/Makefile 2015-01-20 13:02:38 UTC (rev 44061) +++ trunk/package/network/utils/nftables/Makefile 2015-01-20 13:42:47 UTC (rev 44062) @@ -7,14 +7,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nftables -PKG_VERSION:=0.4+2015-01-12 -PKG_RELEASE:=2 +PKG_VERSION:=0.4+2015-01-13 +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:=5eec8c95e7ed4e4261f4afc943c7fc792cc95365 +PKG_SOURCE_VERSION:=9f2c370b6e8949559950f5390a2515929ecfa9e1 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
