ncurses: downgrade to ncurses-5.7 because of segfaults with newer versions

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-21 05:34:04 +02:00
parent eb1e95e939
commit 53c63d0c5f

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="ncurses"
PKG_VERSION="5.9"
PKG_VERSION="5.7"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="MIT"