[Buildroot] [PATCH 1/1] package/mc: bump version to 4.8.33

Arnout Vandecappelle arnout at rnout.be
Wed Apr 16 21:02:53 UTC 2025


On 23/03/2025 20:03, Bernd Kuhls wrote:
> Changelog: https://github.com/MidnightCommander/mc/blob/master/doc/NEWS
>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>

  Applied to 2025.02.x and 2024.11.x, thanks.

  Regards,
  Arnout

> ---
>   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