mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:27:45 +00:00
Ports: Update mc to 4.8.29
This commit is contained in:
parent
6acb8279f6
commit
96ac527e3c
5 changed files with 4 additions and 40 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=mc
|
||||
version=4.8.28
|
||||
version=4.8.29
|
||||
useconfigure=true
|
||||
files="http://ftp.midnight-commander.org/mc-${version}.tar.xz ${port}-${version}.tar.xz e994d9be9a7172e9ac4a4ad62107921f6aa312e668b056dfe5b8bcebbaf53803"
|
||||
files="http://ftp.midnight-commander.org/mc-${version}.tar.xz ${port}-${version}.tar.xz 01d8a3b94f58180cca5bf17257b5078d1fd6fd27a9b5c0e970ec767549540ad4"
|
||||
auth_type=sha256
|
||||
depends=("gettext" "glib" "libtool" "ncurses" "vim")
|
||||
configopts=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue