ncurses: Update from 20160924 to 20161126
authorFredrik Fornwall <fredrik@fornwall.net>
Wed, 21 Dec 2016 02:48:15 +0000 (21:48 -0500)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 21 Dec 2016 02:59:31 +0000 (21:59 -0500)
packages/ncurses/build.sh

index 449bc29..d9278d0 100755 (executable)
@@ -1,7 +1,7 @@
 TERMUX_PKG_HOMEPAGE=http://invisible-island.net/ncurses/
 TERMUX_PKG_DESCRIPTION="Library for text-based user interfaces in a terminal-independent manner"
 _MAJOR_VERSION=6.0
-_MINOR_VERSION=20160924
+_MINOR_VERSION=20161126
 TERMUX_PKG_VERSION=${_MAJOR_VERSION}.${_MINOR_VERSION}
 TERMUX_PKG_SRCURL=ftp://invisible-island.net/ncurses/current/ncurses-${_MAJOR_VERSION}-${_MINOR_VERSION}.tgz
 # --without-normal disables static libraries: