From: Matthias Fischer Date: Mon, 24 Jun 2019 11:07:32 +0000 (+0200) Subject: mc: Update to 4.8.23 X-Git-Tag: v2.23-core135^2~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e5802a9be6eb2bcaebcbebecaca5501fda23a32;p=ipfire-2.x.git mc: Update to 4.8.23 For details see: http://midnight-commander.org/wiki/NEWS-4.8.23 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/packages/mc b/config/rootfiles/packages/mc index 06c536ed45..73ff588c72 100644 --- a/config/rootfiles/packages/mc +++ b/config/rootfiles/packages/mc @@ -106,6 +106,7 @@ usr/share/mc/skins/dark.ini usr/share/mc/skins/darkfar.ini usr/share/mc/skins/default.ini usr/share/mc/skins/double-lines.ini +usr/share/mc/skins/featured-plus.ini usr/share/mc/skins/featured.ini usr/share/mc/skins/gotar.ini usr/share/mc/skins/gray-green-purple256.ini diff --git a/lfs/mc b/lfs/mc index 6600702e5a..ff23c40645 100644 --- a/lfs/mc +++ b/lfs/mc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 4.8.22 +VER = 4.8.23 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 = 17 +PAK_VER = 18 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 62bba2bfccadf08eb554321899f475bc +$(DL_FILE)_MD5 = 466c3135f727f8ac2102d060a080ace3 install : $(TARGET)