mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
mc: Update to 4.8.22
For details see: http://midnight-commander.org/wiki/NEWS-4.8.22 Best, Matthias 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
cdaad0cdd3
commit
4c83d9fbdc
@@ -179,6 +179,7 @@ usr/share/mc/syntax/m4.syntax
|
||||
usr/share/mc/syntax/mail.syntax
|
||||
usr/share/mc/syntax/makefile.syntax
|
||||
usr/share/mc/syntax/markdown.syntax
|
||||
usr/share/mc/syntax/meson.syntax
|
||||
usr/share/mc/syntax/ml.syntax
|
||||
usr/share/mc/syntax/named.syntax
|
||||
usr/share/mc/syntax/nemerle.syntax
|
||||
@@ -198,6 +199,7 @@ usr/share/mc/syntax/puppet.syntax
|
||||
usr/share/mc/syntax/python.syntax
|
||||
usr/share/mc/syntax/r.syntax
|
||||
usr/share/mc/syntax/ruby.syntax
|
||||
usr/share/mc/syntax/rust.syntax
|
||||
usr/share/mc/syntax/sh.syntax
|
||||
usr/share/mc/syntax/slang.syntax
|
||||
usr/share/mc/syntax/smalltalk.syntax
|
||||
|
||||
6
lfs/mc
6
lfs/mc
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.8.20
|
||||
VER = 4.8.22
|
||||
|
||||
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 = 16
|
||||
PAK_VER = 17
|
||||
|
||||
DEPS = ""
|
||||
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 7f808b01f3f7d9aa52152a9efb86dbca
|
||||
$(DL_FILE)_MD5 = 62bba2bfccadf08eb554321899f475bc
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user