mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
mc: Update to 7.8.27
For details see: http://midnight-commander.org/wiki/NEWS-4.8.27 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
5a69d44423
commit
2664c94463
@@ -173,6 +173,7 @@ usr/share/mc/syntax/idl.syntax
|
||||
usr/share/mc/syntax/ini.syntax
|
||||
usr/share/mc/syntax/j.syntax
|
||||
usr/share/mc/syntax/jal.syntax
|
||||
usr/share/mc/syntax/json.syntax
|
||||
usr/share/mc/syntax/java.syntax
|
||||
usr/share/mc/syntax/js.syntax
|
||||
usr/share/mc/syntax/kotlin.syntax
|
||||
|
||||
6
lfs/mc
6
lfs/mc
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.8.26
|
||||
VER = 4.8.27
|
||||
|
||||
THISAPP = mc-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = mc
|
||||
PAK_VER = 21
|
||||
PAK_VER = 22
|
||||
|
||||
DEPS =
|
||||
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 3c1f77b71dba1f4eeeedc4276627fed7
|
||||
$(DL_FILE)_MD5 = e51cd40a897d9aa01af251d191637ca4
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user