[vlc-devel] [PATCH 2/2] contrib/ncurses: update to the latest version
Felix Paul Kühne
fkuehne at videolan.org
Tue Sep 8 16:25:54 CEST 2020
From: Felix Paul Kühne <felix at feepk.net>
---
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
--
2.20.1 (Apple Git-117)
More information about the vlc-devel
mailing list