ncurses: update to ncurses-6.0

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2016-03-11 16:21:37 +01:00 committed by Lukas Rusak
parent 94391be902
commit e7355bfa07
2 changed files with 3 additions and 204828 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="ncurses"
PKG_VERSION="5.9"
PKG_VERSION="6.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"
@ -86,4 +86,6 @@ post_makeinstall_target() {
cp misc/ncurses-config $ROOT/$TOOLCHAIN/bin
chmod +x $ROOT/$TOOLCHAIN/bin/ncurses-config
$SED "s:\(['=\" ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" $ROOT/$TOOLCHAIN/bin/ncurses-config
rm -rf $INSTALL/usr/bin/ncurses*-config
}

File diff suppressed because it is too large Load Diff