[Buildroot] [git commit branch/2024.11.x] package/mc: bump version to 4.8.33
Arnout Vandecappelle
arnout at rnout.be
Fri Apr 11 10:42:28 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=7578af8defa6f825a451ac71feb32d3da97559dc
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2024.11.x
Changelog: https://github.com/MidnightCommander/mc/blob/master/doc/NEWS
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit 9494da280d13c24b655337f1fbc1361446cca022)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
package/mc/mc.hash | 4 ++--
package/mc/mc.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/mc/mc.hash b/package/mc/mc.hash
index 01c0f61b44..09fdcd24a5 100644
--- a/package/mc/mc.hash
+++ b/package/mc/mc.hash
@@ -1,4 +1,4 @@
-# Hash from http://ftp.midnight-commander.org/mc-4.8.32.sha256
-sha256 4ddc83d1ede9af2363b3eab987f54b87cf6619324110ce2d3a0e70944d1359fe mc-4.8.32.tar.xz
+# Hash from http://ftp.midnight-commander.org/mc-4.8.33.sha256
+sha256 cae149d42f844e5185d8c81d7db3913a8fa214c65f852200a9d896b468af164c mc-4.8.33.tar.xz
# sha256 locally computed:
sha256 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284 COPYING
diff --git a/package/mc/mc.mk b/package/mc/mc.mk
index b7e7e107c7..9401b8a191 100644
--- a/package/mc/mc.mk
+++ b/package/mc/mc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MC_VERSION = 4.8.32
+MC_VERSION = 4.8.33
MC_SOURCE = mc-$(MC_VERSION).tar.xz
MC_SITE = http://ftp.midnight-commander.org
MC_LICENSE = GPL-3.0+
More information about the buildroot
mailing list