mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:57: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
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=figlet
|
||||
version=2.2.5
|
||||
files="http://ftp.figlet.org/pub/figlet/program/unix/figlet-${version}.tar.gz figlet-${version}.tar.gz d88cb33a14f1469fff975d021ae2858e"
|
||||
auth_type=md5
|
||||
files="http://ftp.figlet.org/pub/figlet/program/unix/figlet-${version}.tar.gz figlet-${version}.tar.gz bf88c40fd0f077dab2712f54f8d39ac952e4e9f2e1882f1195be9e5e4257417d"
|
||||
auth_type=sha256
|
||||
|
||||
build() {
|
||||
run make CC="${CC}" LD="${CC}" $makeopts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue