diff options
Diffstat (limited to 'sub/kernel/Makefile.ncurses')
-rw-r--r-- | sub/kernel/Makefile.ncurses | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/kernel/Makefile.ncurses b/sub/kernel/Makefile.ncurses index 6627a98..55c0687 100644 --- a/sub/kernel/Makefile.ncurses +++ b/sub/kernel/Makefile.ncurses @@ -1,6 +1,6 @@ NCURSES_NAME := ncurses -NCURSES_VERSION := 6.1-20200118 +NCURSES_VERSION := 6.2-20210123 NCURSES_URLDIR := https://invisible-mirror.net/archives/$(NCURSES_NAME)/current NCURSES_TAREXT := tgz NCURSES_TARLETTER := z |