mc: update to 4.8.33.
This commit is contained in:
parent
227421a17e
commit
b1c34ba1fb
@ -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 -*-
|
||||
|
||||
#
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user