From: Vse Mozhet Byt Date: Wed, 28 Feb 2018 00:39:16 +0000 (+0200) Subject: fix readline homepage X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/db51277ce82e7162996867dea4ffbb18fe251519?ds=inline fix readline homepage The old site seems to be down. See also: https://en.wikipedia.org/w/index.php?title=GNU_Readline&type=revision&diff=815079915&oldid=815079783 --- diff --git a/packages/readline/build.sh b/packages/readline/build.sh index 4937c625..c2c971f8 100755 --- a/packages/readline/build.sh +++ b/packages/readline/build.sh @@ -1,4 +1,4 @@ -TERMUX_PKG_HOMEPAGE=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html +TERMUX_PKG_HOMEPAGE=https://tiswww.case.edu/php/chet/readline/rltop.html TERMUX_PKG_DESCRIPTION="Library that allow users to edit command lines as they are typed in" TERMUX_PKG_DEPENDS="libandroid-support, ncurses" _MAIN_VERSION=7.0