Author: cyrus Date: 2014-10-21 22:00:46 +0200 (Tue, 21 Oct 2014) New Revision: 43012
Modified: trunk/package/libs/libnftnl/Makefile Log: libnftnl: bump to latest Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/libnftnl/Makefile =================================================================== --- trunk/package/libs/libnftnl/Makefile 2014-10-21 16:30:01 UTC (rev 43011) +++ trunk/package/libs/libnftnl/Makefile 2014-10-21 20:00:46 UTC (rev 43012) @@ -8,15 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnftnl -PKG_VERSION:=1.0.2+2014-10-02 +PKG_VERSION:=1.0.2+2014-10-21 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/libnftnl PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=4c34b74ffec41b58178998904c25ecf2471f2387 +PKG_SOURCE_VERSION:=b858137bf744126531c50643587be328310f0280 PKG_MAINTAINER:=Steven Barth <[email protected]> +PKG_LICENSE:=GPL-2.0 PKG_FIXUP:=autoreconf _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
