mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:17:35 +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='radare2'
|
||||
version='5.7.6'
|
||||
files="https://github.com/radareorg/radare2/archive/refs/tags/${version}.tar.gz radare2-${version}.tar.gz 1e798504a978929803ac7d6e42530b06c44be7e1abb5842877a88d7a34d9fd8f"
|
||||
auth_type='sha256'
|
||||
useconfigure='true'
|
||||
configopts=("--disable-debugger" "--disable-threads" "--with-ostype=serenityos" "--host=${SERENITY_ARCH}-serenityos")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue