]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
ncurses: bump to 5.7
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 8 Jun 2010 19:22:50 +0000 (16:22 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 18 Jun 2010 17:23:38 +0000 (19:23 +0200)
Closes #2038

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/ncurses/ncurses.mk

diff --git a/CHANGES b/CHANGES
index 25d52338c73229ca7019216e4bd5d21df901a8ed..6a455e82ecfb82d39d8b8af3685571447289f98e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -15,8 +15,8 @@
 
        Updated/fixed packages: busybox, cdrkit, file, gawk,
        gstreamer, intltool, ipsec-tools, iptables, libart, libidn,
-       lmbench, lrzsz, netperf, ntfsprogs, openssl, php, qt, sqlite,
-       squashfs, tn5250, usbutils, xkeyboard-config
+       lmbench, lrzsz, ncurses, netperf, ntfsprogs, openssl, php, qt,
+       sqlite, squashfs, tn5250, usbutils, xkeyboard-config
 
        Removed packages: modutils
 
@@ -40,6 +40,7 @@
        #1987: intltool: Fix spelling mistake
        #1999: Typo in path checking
        #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
+       #2038: Bump ncurses to 5.7
 
 2010.05, Released May 30th, 2010:
 
index 584a96902dfe740768fae1759895448fab2ce0d5..ee101f3a39715cf346bed1840677d41e64318bc3 100644 (file)
@@ -23,7 +23,7 @@
 # USA
 
 # TARGETS
-NCURSES_VERSION = 5.6
+NCURSES_VERSION = 5.7
 NCURSES_SITE = $(BR2_GNU_MIRROR)/ncurses
 NCURSES_SOURCE = ncurses-$(NCURSES_VERSION).tar.gz
 NCURSES_INSTALL_STAGING = YES