summaryrefslogtreecommitdiffstats
path: root/package/kismet/kismet.mk
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-07-24 22:06:55 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-25 21:47:26 +0200
commit88adc94297e71680b41c6d83c03e1806dd132898 (patch)
treea8a649b51dca91eda853718f7859b2a8ad8f236e /package/kismet/kismet.mk
parent036d235ade6a7577493385c97c63c599cdbcb735 (diff)
downloadbuildroot-88adc94297e71680b41c6d83c03e1806dd132898.tar.gz
buildroot-88adc94297e71680b41c6d83c03e1806dd132898.zip
package/kismet: bump version to 2016-07-R1
Changed _SITE from git clone to tarball provided by upstream. Rebased patches 0003 & 0004. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/kismet/kismet.mk')
-rw-r--r--package/kismet/kismet.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kismet/kismet.mk b/package/kismet/kismet.mk
index 8abf712c05..cee814b52b 100644
--- a/package/kismet/kismet.mk
+++ b/package/kismet/kismet.mk
@@ -4,9 +4,9 @@
#
################################################################################
-KISMET_VERSION = Kismet-2014-02-R1
-KISMET_SITE = http://www.kismetwireless.net/kismet.git
-KISMET_SITE_METHOD = git
+KISMET_VERSION = 2016-07-R1
+KISMET_SOURCE = kismet-$(KISMET_VERSION).tar.xz
+KISMET_SITE = http://www.kismetwireless.net/code
KISMET_DEPENDENCIES = host-pkgconf libpcap ncurses libnl
KISMET_CONF_OPTS += --with-netlink-version=3
KISMET_LICENSE = GPL-2.0+
OpenPOWER on IntegriCloud