ncurses: Update from 20160924 to 20161126
This commit is contained in:
parent
0376da5b50
commit
9c8de9581d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user