mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47: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
|
@ -13,8 +13,6 @@ configopts=(
|
|||
"--enable-libiberty"
|
||||
)
|
||||
files="https://ftpmirror.gnu.org/gnu/binutils/binutils-${version}.tar.xz binutils-${version}.tar.xz 0f8a4c272d7f17f369ded10a4aca28b8e304828e95526da482b0ccc4dfc9d8e1"
|
||||
auth_type='sha256'
|
||||
auth_opts=("--keyring" "./gnu-keyring.gpg" "binutils-${version}.tar.xz.sig")
|
||||
depends=("zlib")
|
||||
|
||||
export ac_cv_func_getrusage=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue