mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:37:44 +00:00
Ports: Update checksums to use the SHA256 algorithm
This commit is contained in:
parent
d77e7e99e4
commit
5911d379a6
61 changed files with 122 additions and 122 deletions
|
@ -3,8 +3,8 @@ port=vim
|
|||
version=8.2.2772
|
||||
workdir="${port}-${version}"
|
||||
useconfigure="true"
|
||||
files="https://github.com/vim/vim/archive/refs/tags/v${version}.tar.gz vim-v${version}.tar.gz 0dbd7323008c1d95d0396e119210630f"
|
||||
auth_type=md5
|
||||
files="https://github.com/vim/vim/archive/refs/tags/v${version}.tar.gz vim-v${version}.tar.gz 47613400943bbf3e110c38e8c4923b9e51c1d63d9774313820e1d9b4c4bb9e11"
|
||||
auth_type=sha256
|
||||
configopts="--with-tlib=tinfo --with-features=normal"
|
||||
depends="ncurses"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue