diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:38 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:57:38 +0800 |
| commit | 1cc29e42f9d076c2ca45bd5d58178bc81a970462 (patch) | |
| tree | 81658850a8dec0be089dca8c7035273a80d967f6 | |
| parent | 0a878e74464df817bec3140b54f58ada9847d90f (diff) | |
| download | alicelinux-1cc29e42f9d076c2ca45bd5d58178bc81a970462.tar.gz alicelinux-1cc29e42f9d076c2ca45bd5d58178bc81a970462.zip | |
mc: updated to 4.8.33
| -rw-r--r-- | repos/extra/mc/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/mc/.files | 2 | ||||
| -rw-r--r-- | repos/extra/mc/abuild | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/repos/extra/mc/.checksum b/repos/extra/mc/.checksum index 94b9048d..569dbd42 100644 --- a/repos/extra/mc/.checksum +++ b/repos/extra/mc/.checksum @@ -1 +1 @@ -cd5a6993a503eb110f25d14b733f4db563d265ee6fb631c511854bec5bf76507 mc-4.8.32.tar.xz +cad9c1587f2976b9e42016191a72c4f23a07222c96ec7a9454a1a66ce639ac63 mc-4.8.33.tar.xz diff --git a/repos/extra/mc/.files b/repos/extra/mc/.files index 6eec9f53..43ddd406 100644 --- a/repos/extra/mc/.files +++ b/repos/extra/mc/.files @@ -7,6 +7,7 @@ drwxr-xr-x root/root etc/mc/ -rw-r--r-- root/root etc/mc/mc.ext.ini.new lrwxrwxrwx root/root etc/mc/mc.keymap -> mc.default.keymap -rw-r--r-- root/root etc/mc/mc.menu.new +-rw-r--r-- root/root etc/mc/mc.vim.keymap.new -rw-r--r-- root/root etc/mc/mcedit.menu.new -rw-r--r-- root/root etc/mc/sfs.ini.new drwxr-xr-x root/root usr/ @@ -50,6 +51,7 @@ drwxr-xr-x root/root usr/libexec/mc/extfs.d/ -rwxr-xr-x root/root usr/libexec/mc/extfs.d/rpm -rwxr-xr-x root/root usr/libexec/mc/extfs.d/rpms+ -rwxr-xr-x root/root usr/libexec/mc/extfs.d/s3+ +-rwxr-xr-x root/root usr/libexec/mc/extfs.d/torrent -rwxr-xr-x root/root usr/libexec/mc/extfs.d/trpm -rwxr-xr-x root/root usr/libexec/mc/extfs.d/u7z -rwxr-xr-x root/root usr/libexec/mc/extfs.d/uace diff --git a/repos/extra/mc/abuild b/repos/extra/mc/abuild index f99da2d0..013c7b36 100644 --- a/repos/extra/mc/abuild +++ b/repos/extra/mc/abuild @@ -1,4 +1,4 @@ name=mc -version=4.8.32 +version=4.8.33 release=1 source="http://ftp.midnight-commander.org/${name}-${version}.tar.xz" |