diff --git a/srcpkgs/mc/patches/extfs-python3.patch b/srcpkgs/mc/patches/extfs-python3.patch deleted file mode 100644 index baf752e0354..00000000000 --- a/srcpkgs/mc/patches/extfs-python3.patch +++ /dev/null @@ -1,13 +0,0 @@ -Fix interpreter line, which https://github.com/MidnightCommander/mc/commit/ea6bd1866e7de2f2db6291bed75e7c2398b9eda4 -somehow didn't include - --- - ---- a/src/vfs/extfs/helpers/s3+.in -+++ b/src/vfs/extfs/helpers/s3+.in -@@ -1,4 +1,4 @@ --#! @PYTHON@ -+#! /usr/bin/env python3 - # -*- coding: utf-8 -*- - - # diff --git a/srcpkgs/mc/template b/srcpkgs/mc/template index 6d253169ae9..013db4c6d09 100644 --- a/srcpkgs/mc/template +++ b/srcpkgs/mc/template @@ -1,6 +1,6 @@ # Template file for 'mc' pkgname=mc -version=4.8.31 +version=4.8.33 revision=1 build_style=gnu-configure configure_args="--with-screen=slang --without-x" @@ -12,7 +12,7 @@ license="GPL-3.0-or-later" homepage="https://midnight-commander.org/" changelog="https://midnight-commander.org/wiki/NEWS-${version}" distfiles="https://www.midnight-commander.org/downloads/mc-${version}.tar.xz" -checksum=24191cf8667675b8e31fc4a9d18a0a65bdc0598c2c5c4ea092494cd13ab4ab1a +checksum=cae149d42f844e5185d8c81d7db3913a8fa214c65f852200a9d896b468af164c conf_files=" /etc/mc/filehighlight.ini