Commit c32ce8b5 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

ncurses: bump to 5.7



Closes #2038

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 1e627bf2
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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:

+1 −1
Original line number Diff line number Diff line
@@ -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