Update buildroot to 2021.02.5 (#1566)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -6,6 +6,7 @@ config BR2_PACKAGE_MC
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
# mc prefers slang, but can use ncurses too
|
||||
select BR2_PACKAGE_SLANG if !BR2_PACKAGE_NCURSES
|
||||
select BR2_PACKAGE_NCURSES_WCHAR if BR2_PACKAGE_NCURSES
|
||||
help
|
||||
GNU Midnight Commander is a visual file manager, licensed
|
||||
under GNU General Public License. It can use either SLang
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Hash from http://ftp.midnight-commander.org/mc-4.8.25.sha256
|
||||
sha256 ffc19617f20ebb23330acd3998b7fd559a042d172fa55746d53d246697b2548a mc-4.8.25.tar.xz
|
||||
# Hash from http://ftp.midnight-commander.org/mc-4.8.27.sha256
|
||||
sha256 31be59225ffa9920816e9a8b3be0ab225a16d19e4faf46890f25bdffa02a4ff4 mc-4.8.27.tar.xz
|
||||
# sha256 locally computed:
|
||||
sha256 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MC_VERSION = 4.8.25
|
||||
MC_VERSION = 4.8.27
|
||||
MC_SOURCE = mc-$(MC_VERSION).tar.xz
|
||||
MC_SITE = http://ftp.midnight-commander.org
|
||||
MC_LICENSE = GPL-3.0+
|
||||
|
||||
Reference in New Issue
Block a user