From 12157281cead600b01c6eecd8a7e2e9eaf15dc06 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 20 Nov 2011 14:29:19 +0100 Subject: Packages: ncurses: update to ncurses-5.9 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/misc/ncurses/ncurses.kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/misc/ncurses') diff --git a/packages/misc/ncurses/ncurses.kconfig b/packages/misc/ncurses/ncurses.kconfig index 69418d4..c0894c1 100644 --- a/packages/misc/ncurses/ncurses.kconfig +++ b/packages/misc/ncurses/ncurses.kconfig @@ -40,13 +40,13 @@ choice help Here you can choose which version of ncurses you want to use. - config EMBTK_NCURSES_VERSION_5_7 - bool "ncurses-5.7" + config EMBTK_NCURSES_VERSION_5_9 + bool "ncurses-5.9" endchoice config EMBTK_NCURSES_VERSION_STRING string - default "5.7" if EMBTK_NCURSES_VERSION_5_7 + default "5.9" if EMBTK_NCURSES_VERSION_5_9 config EMBTK_NCURSES_NEED_PATCH bool -- cgit v1.2.3