mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:17:34 +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
|
@ -4,7 +4,6 @@ port='cfunge'
|
|||
version='2bc4fb27ade2a816ca9a90a6d9f6958111123fa9'
|
||||
useconfigure='true'
|
||||
files="https://codeload.github.com/VorpalBlade/cfunge/zip/${version} cfunge.zip 364994a890ed1083684956db576a2a5cfb94b3117bae868910d6a75111033f55"
|
||||
auth_type='sha256'
|
||||
|
||||
configure() {
|
||||
run cmake -B build "${configopts[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue