mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 11:37:45 +00:00
Ports: Remove support for auth_type
s other than sha256
This commit is contained in:
parent
f7ccdc268d
commit
89b0a61067
302 changed files with 16 additions and 399 deletions
|
@ -2,7 +2,6 @@
|
|||
port=figlet
|
||||
version=2.2.5
|
||||
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