Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -7,10 +7,10 @@ config BR2_PACKAGE_MC
|
||||
# mc prefers slang, but can use ncurses too
|
||||
select BR2_PACKAGE_SLANG if !BR2_PACKAGE_NCURSES
|
||||
help
|
||||
GNU Midnight Commander is a visual file manager, licensed under
|
||||
GNU General Public License. It can use either SLang (preferred)
|
||||
or ncurses for screen handling; if neither is enabled SLang
|
||||
will be automatically chosen.
|
||||
GNU Midnight Commander is a visual file manager, licensed
|
||||
under GNU General Public License. It can use either SLang
|
||||
(preferred) or ncurses for screen handling; if neither is
|
||||
enabled SLang will be automatically chosen.
|
||||
|
||||
https://www.midnight-commander.org
|
||||
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# Hash from http://ftp.midnight-commander.org/mc-4.8.18.sha256:
|
||||
sha256 f7636815c987c1719c4f5de2dcd156a0e7d097b1d10e4466d2bdead343d5bece mc-4.8.18.tar.xz
|
||||
# Hash from http://ftp.midnight-commander.org/mc-4.8.20.sha256:
|
||||
sha256 017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c mc-4.8.20.tar.xz
|
||||
# sha256 locally computed:
|
||||
sha256 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284 COPYING
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MC_VERSION = 4.8.18
|
||||
MC_VERSION = 4.8.20
|
||||
MC_SOURCE = mc-$(MC_VERSION).tar.xz
|
||||
MC_SITE = http://ftp.midnight-commander.org
|
||||
MC_LICENSE = GPLv3+
|
||||
MC_LICENSE = GPL-3.0+
|
||||
MC_LICENSE_FILES = COPYING
|
||||
MC_DEPENDENCIES = libglib2 host-pkgconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user