mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
libnftnl: bump for bugfixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42697 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libnftnl
|
||||
PKG_VERSION:=1.0.2+2014-09-11
|
||||
PKG_VERSION:=1.0.2+2014-09-12
|
||||
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:=9c3cacb743d789bcac0f9ac8f40190741b9ae8eb
|
||||
PKG_SOURCE_VERSION:=2e66fb09d6936d17ab8240188f511529fcae8c67
|
||||
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
Reference in New Issue
Block a user