1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 20:47:45 +00:00

Ports: Update mc to 4.8.30

This commit is contained in:
Kenneth Myhra 2023-10-11 22:22:26 +02:00 committed by Andreas Kling
parent 44865a8482
commit 4f0af7b4de
2 changed files with 3 additions and 3 deletions

View file

@ -1,9 +1,9 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='mc'
version='4.8.29'
version='4.8.30'
useconfigure='true'
files=(
"http://ftp.midnight-commander.org/mc-${version}.tar.xz#01d8a3b94f58180cca5bf17257b5078d1fd6fd27a9b5c0e970ec767549540ad4"
"http://ftp.midnight-commander.org/mc-${version}.tar.xz#5ebc3cb2144b970c5149fda556c4ad50b78780494696cdf2d14a53204c95c7df"
)
depends=(
'gettext'