mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:47: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
|
@ -12,7 +12,6 @@ configopts=(
|
|||
'-DALSOFT_BACKEND_SDL2=ON'
|
||||
)
|
||||
files="https://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2 openal-soft-${version}.tar.bz2 c8ad767e9a3230df66756a21cc8ebf218a9d47288f2514014832204e666af5d8"
|
||||
auth_type=sha256
|
||||
|
||||
configure() {
|
||||
run cmake "${configopts[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue