From ec05d843054401beaa3b593fc215a8e2b8a1d8ad Mon Sep 17 00:00:00 2001 From: Ercan Ersoy Date: Tue, 6 Feb 2018 14:52:09 +0300 Subject: [PATCH 1/2] Update ncurses 6.0 to 6.1 --- system/base/ncurses/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/ncurses/pspec.xml b/system/base/ncurses/pspec.xml index c6869334..e1c2ffa7 100644 --- a/system/base/ncurses/pspec.xml +++ b/system/base/ncurses/pspec.xml @@ -12,7 +12,7 @@ library Console display library The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color. - mirrors://gnu/ncurses/ncurses-6.0.tar.gz + mirrors://gnu/ncurses/ncurses-6.1.tar.gz gnuconfig @@ -66,6 +66,13 @@ + + 2018-02-06 + 6.1 + Release bump. + Ercan Ersoy + ercanersoy@ercanersoy.net + 2017-01-04 6.0 From f7f5ccbad338944a51a5acf277a6b1d62314e4e9 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 6 Feb 2018 17:12:39 +0300 Subject: [PATCH 2/2] ncurses-6.1 --- system/base/ncurses/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/ncurses/pspec.xml b/system/base/ncurses/pspec.xml index e1c2ffa7..6192fc29 100644 --- a/system/base/ncurses/pspec.xml +++ b/system/base/ncurses/pspec.xml @@ -69,7 +69,7 @@ 2018-02-06 6.1 - Release bump. + Release bump Ercan Ersoy ercanersoy@ercanersoy.net