X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/blobdiff_plain/899f1f3ef53b21e29a64cfa43fab9f4c157059b7..86c94e04878a5af24b171bb02c3c23c07a9bed5b:/packages/ncurses/build.sh diff --git a/packages/ncurses/build.sh b/packages/ncurses/build.sh index 552ccbc7..75108633 100755 --- a/packages/ncurses/build.sh +++ b/packages/ncurses/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=http://invisible-island.net/ncurses/ TERMUX_PKG_DESCRIPTION="Library for text-based user interfaces in a terminal-independent manner" TERMUX_PKG_VERSION=6.0.20170909 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SHA256=d504add16629f6c68b7a28a866833d17e89df0942185646bfd35958eb9f6d3e2 TERMUX_PKG_SRCURL=http://invisible-mirror.net/archives/ncurses/current/ncurses-${TERMUX_PKG_VERSION:0:3}-${TERMUX_PKG_VERSION:4}.tgz # --without-normal disables static libraries: