mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:27:36 +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
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=mrsh
|
||||
version=d9763a32e7da572677d1681bb1fc67f117d641f3
|
||||
files="https://codeload.github.com/emersion/mrsh/legacy.tar.gz/${version} emersion-mrsh-d9763a3.tar.gz 80d268ebf0fca32293605b6e91bc64d0"
|
||||
auth_type=md5
|
||||
files="https://codeload.github.com/emersion/mrsh/legacy.tar.gz/${version} emersion-mrsh-d9763a3.tar.gz 6896493a1020774715ccca28e8d8f4ec722af63a93543fb6dd2762f7b1de9c8a"
|
||||
auth_type=sha256
|
||||
useconfigure=true
|
||||
makeopts=
|
||||
workdir=emersion-mrsh-d9763a3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue