mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
Midnight Commander: Update to 4.8.18
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
693928d781
commit
b06187f5b6
@@ -136,6 +136,7 @@ usr/share/mc/syntax/changelog.syntax
|
||||
usr/share/mc/syntax/cmake.syntax
|
||||
usr/share/mc/syntax/cs.syntax
|
||||
usr/share/mc/syntax/css.syntax
|
||||
usr/share/mc/syntax/cuda.syntax
|
||||
usr/share/mc/syntax/cxx.syntax
|
||||
usr/share/mc/syntax/cython.syntax
|
||||
usr/share/mc/syntax/d.syntax
|
||||
@@ -152,6 +153,7 @@ usr/share/mc/syntax/erlang.syntax
|
||||
usr/share/mc/syntax/f90.syntax
|
||||
usr/share/mc/syntax/filehighlight.syntax
|
||||
usr/share/mc/syntax/fortran.syntax
|
||||
usr/share/mc/syntax/glsl.syntax
|
||||
usr/share/mc/syntax/go.syntax
|
||||
usr/share/mc/syntax/haskell.syntax
|
||||
usr/share/mc/syntax/html.syntax
|
||||
|
||||
6
lfs/mc
6
lfs/mc
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.8.17
|
||||
VER = 4.8.18
|
||||
|
||||
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 = 13
|
||||
PAK_VER = 14
|
||||
|
||||
DEPS = ""
|
||||
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 0b3965f3267a76d895ce8ab90df2402b
|
||||
$(DL_FILE)_MD5 = 85ff9279f912c5482fe9f110f8892c96
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user