tracepath: update to 20200821

This commit is contained in:
Leonid Pliushch 2020-11-10 21:06:02 +02:00
parent c3ac5c7894
commit f2a9fcd9b1
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/iputils/iputils
TERMUX_PKG_DESCRIPTION="Tool to trace the network path to a remote host"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=20190709
TERMUX_PKG_VERSION=20200821
TERMUX_PKG_SRCURL=https://github.com/iputils/iputils/archive/s${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a15720dd741d7538dd2645f9f516d193636ae4300ff7dbc8bfca757bf166490a
TERMUX_PKG_SHA256=f265da0d02dd2259efd8c57a9c2e0c8bb3361abb14639fcffb26707be5783a5b
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_configure() {