[vlc-commits] contrib/ncurses: update to the latest version

Felix Paul Kühne git at videolan.org
Wed Sep 9 11:20:17 CEST 2020


vlc | branch: master | Felix Paul Kühne <felix at feepk.net> | Tue Sep  8 16:22:12 2020 +0200| [5fc2ca88c0c07278f7e6a893d582ea771605c4df] | committer: Felix Paul Kühne

contrib/ncurses: update to the latest version

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5fc2ca88c0c07278f7e6a893d582ea771605c4df
---

 contrib/src/ncurses/SHA512SUMS | 2 +-
 contrib/src/ncurses/rules.mak  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/ncurses/SHA512SUMS b/contrib/src/ncurses/SHA512SUMS
index 9a470e0b6d..e7a3468610 100644
--- a/contrib/src/ncurses/SHA512SUMS
+++ b/contrib/src/ncurses/SHA512SUMS
@@ -1 +1 @@
-d7c5e54b6d4d8b9211f0006ca8786f7609d180cc1aaebf4f25e7e35e12959779cf66447359a602daed625621ca32b0d910d67aef3eb8b6fdc3c373819a88faa1  ncurses-5.9.tar.gz
+4c1333dcc30e858e8a9525d4b9aefb60000cfc727bc4a1062bace06ffc4639ad9f6e54f6bdda0e3a0e5ea14de995f96b52b3327d9ec633608792c99a1e8d840d  ncurses-6.2.tar.gz
diff --git a/contrib/src/ncurses/rules.mak b/contrib/src/ncurses/rules.mak
index 4b19f13b44..7b1d9989a0 100644
--- a/contrib/src/ncurses/rules.mak
+++ b/contrib/src/ncurses/rules.mak
@@ -1,6 +1,6 @@
 # ncurses
 
-NCURSES_VERSION := 5.9
+NCURSES_VERSION := 6.2
 NCURSES_URL := $(GNU)/ncurses/ncurses-$(NCURSES_VERSION).tar.gz
 
 ifdef HAVE_MACOSX



More information about the vlc-commits mailing list