Ports: Update checksum for stpuzzles

This commit is contained in:
Kenneth Myhra 2023-12-27 17:22:14 +01:00 committed by Andreas Kling
parent f389c1cdba
commit 759c8ccc55

View file

@ -5,7 +5,7 @@ version=git
workdir="${port}-main"
configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt")
files=(
"https://github.com/SerenityPorts/stpuzzles/archive/refs/heads/main.zip#31affa1f7d3c3501af4c92155d1d3beba8a5eaa1c9ce6d2e0682dc87f3f5d1e6"
"https://github.com/SerenityPorts/stpuzzles/archive/refs/heads/main.zip#dea475333e3826ab1ab63524b15466fd0800c8652297590d0260e09e84b9b225"
)
configure() {