mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 16:07:46 +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
|
@ -6,7 +6,6 @@ use_fresh_config_sub='true'
|
|||
files="https://github.com/ivmai/bdwgc/releases/download/v$version/gc-$version.tar.gz bdwgc.tar.gz f30107bcb062e0920a790ffffa56d9512348546859364c23a14be264b38836a0"
|
||||
depends=("libatomic_ops")
|
||||
workdir="gc-$version"
|
||||
auth_type='sha256'
|
||||
|
||||
useconfigure='true'
|
||||
configopts=("--enable-threads=posix")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue