httping: Switch to fossies due to cert problem

This commit is contained in:
Fredrik Fornwall 2017-11-16 12:14:15 +01:00
parent 830ed681bb
commit c503675bcf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.vanheusden.com/httping/
TERMUX_PKG_DESCRIPTION="ping-like program for http-requests"
TERMUX_PKG_VERSION=2.5
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://www.vanheusden.com/httping/httping-${TERMUX_PKG_VERSION}.tgz
TERMUX_PKG_SRCURL=https://fossies.org/linux/www/httping-${TERMUX_PKG_VERSION}.tgz
TERMUX_PKG_SHA256=3e895a0a6d7bd79de25a255a1376d4da88eb09c34efdd0476ab5a907e75bfaf8
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_DEPENDS="fftw, libandroid-support, ncurses, openssl"