mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:27: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
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue