mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:17:34 +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
|
@ -2,8 +2,8 @@
|
|||
port=carl
|
||||
version=1.5
|
||||
workdir=cryanc-"${version}"
|
||||
files="https://github.com/classilla/cryanc/archive/refs/tags/${version}.tar.gz cryanc-${version}.tar.gz f2cae13addf4ed7cb7af3d06069cf082"
|
||||
auth_type=md4
|
||||
files="https://github.com/classilla/cryanc/archive/refs/tags/${version}.tar.gz cryanc-${version}.tar.gz 019c2a4df4ce5a332fc29b7903244d6a76bb0bd8bb3e406326b6239416a5b0f6"
|
||||
auth_type=sha256
|
||||
|
||||
build() {
|
||||
run $CC -O3 carl.c -o carl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue