Author: cyrus Date: 2015-01-12 13:39:14 +0100 (Mon, 12 Jan 2015) New Revision: 43948
Modified: trunk/package/network/utils/nftables/Makefile Log: nftables: bump again and disable building docs Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/network/utils/nftables/Makefile =================================================================== --- trunk/package/network/utils/nftables/Makefile 2015-01-12 11:58:41 UTC (rev 43947) +++ trunk/package/network/utils/nftables/Makefile 2015-01-12 12:39:14 UTC (rev 43948) @@ -8,13 +8,13 @@ PKG_NAME:=nftables PKG_VERSION:=0.4+2015-01-12 -PKG_RELEASE:=1 +PKG_RELEASE:=2 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:=b17e27f472adc2e82582d90df0111d5b95c8afe0 +PKG_SOURCE_VERSION:=5eec8c95e7ed4e4261f4afc943c7fc792cc95365 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
