Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit master 1/1] ncurses: bump to 5.7
@ 2010-06-21 21:07 Gustavo Zacarias
  2010-06-22 21:30 ` Ossy
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2010-06-21 21:07 UTC (permalink / raw)
  To: buildroot


commit: http://git.buildroot.net/buildroot/commit/?id=c32ce8b56b0257c4e55652356b65df01c7c1e1e3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Closes #2038

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 CHANGES                    |    5 +++--
 package/ncurses/ncurses.mk |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CHANGES b/CHANGES
index 25d5233..6a455e8 100644
--- 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:
 
diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index 584a969..ee101f3 100644
--- a/package/ncurses/ncurses.mk
+++ b/package/ncurses/ncurses.mk
@@ -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
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-22 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 21:07 [Buildroot] [git commit master 1/1] ncurses: bump to 5.7 Gustavo Zacarias
2010-06-22 21:30 ` Ossy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox