rlwrap: Switch to fossies for tarball
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 4 Nov 2016 12:06:17 +0000 (08:06 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Fri, 4 Nov 2016 12:06:17 +0000 (08:06 -0400)
packages/rlwrap/build.sh

index 0c603d2..0df82e3 100644 (file)
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://utopia.knoware.nl/~hlub/rlwrap/
 TERMUX_PKG_DESCRIPTION="Wrapper using readline to enable editing of keyboard input for commands"
 TERMUX_PKG_VERSION=0.42
 TERMUX_PKG_BUILD_REVISION=1
-TERMUX_PKG_SRCURL=http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-${TERMUX_PKG_VERSION}.tar.gz
+TERMUX_PKG_SRCURL=https://fossies.org/linux/privat/rlwrap-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ptyttylib_cv_ptys=STREAMS ac_cv_func_grantpt=yes ac_cv_func_unlockpt=yes"
 # Avoid linking to libutil:
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS+=" ac_cv_lib_util_openpty=no"