Commit f1e016d7 authored by Ivan Sergeev's avatar Ivan Sergeev Committed by Thomas Petazzoni
Browse files

mtr: bump to version 0.86 and use github call



[Thomas: remove useless --without-glib option, as noticed by Vincent.]

Signed-off-by: default avatarIvan Sergeev <vsergeev@kumunetworks.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 3afd8263
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -4,9 +4,10 @@
#
################################################################################

MTR_VERSION = 0.85
MTR_SITE = ftp://ftp.bitwizard.nl/mtr
MTR_CONF_OPTS = --without-gtk --without-glib
MTR_VERSION = v0.86
MTR_SITE = $(call github,traviscross,mtr,$(MTR_VERSION))
MTR_AUTORECONF = YES
MTR_CONF_OPTS = --without-gtk
MTR_DEPENDENCIES = host-pkgconf $(if $(BR2_PACKAGE_NCURSES),ncurses)
MTR_LICENSE = GPLv2
MTR_LICENSE_FILES = COPYING