From: Fredrik Fornwall Date: Sun, 14 Aug 2016 22:30:33 +0000 (-0400) Subject: tracepath: Update from 20150815 to 20160308 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/142bef5b3bc8b5fce10890377dfb3a547cfe878e tracepath: Update from 20150815 to 20160308 --- diff --git a/packages/tracepath/build.sh b/packages/tracepath/build.sh index f273e3d0..f87461bf 100644 --- a/packages/tracepath/build.sh +++ b/packages/tracepath/build.sh @@ -1,13 +1,13 @@ TERMUX_PKG_HOMEPAGE=https://github.com/iputils/iputils TERMUX_PKG_DESCRIPTION="Tool to trace the network path to a remote host" -TERMUX_PKG_VERSION=20150815 +TERMUX_PKG_VERSION=20160308 TERMUX_PKG_SRCURL=https://github.com/iputils/iputils/archive/s${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_FOLDERNAME=iputils-s$TERMUX_PKG_VERSION TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_DEPENDS="libidn" termux_step_make () { - continue + return } termux_step_make_install () {