mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14: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
|
@ -6,7 +6,6 @@ depends=("SDL2" "SDL2_mixer" "SDL2_image")
|
|||
workdir=Super-Mario-Clone-Cpp-master
|
||||
configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt")
|
||||
files="https://github.com/Bennyhwanggggg/Super-Mario-Clone-Cpp/archive/refs/heads/master.zip master.zip fcacc15d3b5afccb3227f982d3e05f2cfeb198f0fffd008fdcda005cb7f87f91"
|
||||
auth_type=sha256
|
||||
launcher_name="Super Mario"
|
||||
launcher_category=Games
|
||||
launcher_command=/opt/Super_Mario/uMario
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue