Author: cyrus Date: 2014-12-16 10:22:49 +0100 (Tue, 16 Dec 2014) New Revision: 43729
Modified: trunk/package/libs/libnftnl/Makefile Log: libnftnl: bump to upstream release 1.0.3 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/libnftnl/Makefile =================================================================== --- trunk/package/libs/libnftnl/Makefile 2014-12-16 09:16:00 UTC (rev 43728) +++ trunk/package/libs/libnftnl/Makefile 2014-12-16 09:22:49 UTC (rev 43729) @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnftnl -PKG_VERSION:=1.0.2+2014-11-20 +PKG_VERSION:=1.0.3 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:=71b6057121aded54912b0fced256833c08db20df +PKG_SOURCE_VERSION:=libnftnl-1.0.3 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
