ncurses: Update from 20160924 to 20161126

This commit is contained in:
Fredrik Fornwall 2016-12-20 21:48:15 -05:00
parent 0376da5b50
commit 9c8de9581d
1 changed files with 1 additions and 1 deletions

View File

@ -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: