* [Buildroot] [PATCH] package/mc: bump to version 4.8.31
@ 2024-03-01 22:03 Francois Perrad
2024-03-03 8:43 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2024-03-01 22:03 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
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 93462afa6..84ea4b2ac 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.30.sha256
-sha256 5ebc3cb2144b970c5149fda556c4ad50b78780494696cdf2d14a53204c95c7df mc-4.8.30.tar.xz
+# Hash from http://ftp.midnight-commander.org/mc-4.8.31.sha256
+sha256 24191cf8667675b8e31fc4a9d18a0a65bdc0598c2c5c4ea092494cd13ab4ab1a mc-4.8.31.tar.xz
# sha256 locally computed:
sha256 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284 COPYING
diff --git a/package/mc/mc.mk b/package/mc/mc.mk
index 2b4279c30..a6c3e0bc8 100644
--- a/package/mc/mc.mk
+++ b/package/mc/mc.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MC_VERSION = 4.8.30
+MC_VERSION = 4.8.31
MC_SOURCE = mc-$(MC_VERSION).tar.xz
MC_SITE = http://ftp.midnight-commander.org
MC_LICENSE = GPL-3.0+
--
2.40.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-03 8:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01 22:03 [Buildroot] [PATCH] package/mc: bump to version 4.8.31 Francois Perrad
2024-03-03 8:43 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.