libnftnl: bump to 2014-10-02
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42799
This commit is contained in:
parent
36faa5b145
commit
e263cd27ee
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-09-12
|
||||
PKG_VERSION:=1.0.2+2014-10-02
|
||||
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:=2e66fb09d6936d17ab8240188f511529fcae8c67
|
||||
PKG_SOURCE_VERSION:=4c34b74ffec41b58178998904c25ecf2471f2387
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
|
Loading…
Reference in a new issue