libnftnl: bump to latest git
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43706
This commit is contained in:
parent
2db6da5532
commit
e90e143852
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libnftnl
|
||||
PKG_VERSION:=1.0.2+2014-10-21
|
||||
PKG_VERSION:=1.0.2+2014-11-20
|
||||
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:=b858137bf744126531c50643587be328310f0280
|
||||
PKG_SOURCE_VERSION:=71b6057121aded54912b0fced256833c08db20df
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
|
||||
|
|
Loading…
Reference in a new issue