ncurses: Update from 6.0.20170812 to 6.0.20170819

This commit is contained in:
Fredrik Fornwall 2017-08-20 23:39:17 +02:00
parent ac9a312d33
commit 581372c019

View File

@ -1,10 +1,8 @@
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=20170812
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.${_MINOR_VERSION}
TERMUX_PKG_SRCURL=http://invisible-mirror.net/archives/ncurses/current/ncurses-${_MAJOR_VERSION}-${_MINOR_VERSION}.tgz
TERMUX_PKG_SHA256=6107dadc5b1009e09a081d8ef8752eedffcf18dae6e15610279a269e67b6b9a0
TERMUX_PKG_VERSION=6.0.20170819
TERMUX_PKG_SHA256=e74c752f9502966b2487b680e4701dd6e3decbebaffcec63db287d78074b394d
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:
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
ac_cv_header_locale_h=no