1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 12:27:35 +00:00

Ports: Remove support for auth_types other than sha256

This commit is contained in:
Tim Schumacher 2023-07-10 11:40:14 +02:00 committed by Linus Groh
parent f7ccdc268d
commit 89b0a61067
302 changed files with 16 additions and 399 deletions

View file

@ -4,7 +4,6 @@ version='1.2.56'
workdir=sdl12-compat-release-${version}
useconfigure='true'
files="https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-${version}.tar.gz ${port}-${version}.tar.gz f62f3e15f95aade366ee6c03f291e8825c4689390a6be681535259a877259c58"
auth_type='sha256'
configopts=(
"-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt"
"-DCMAKE_BUILD_TYPE=Release"