diff --git a/Ports/stpuzzles/package.sh b/Ports/stpuzzles/package.sh index 95c48b9d9a..2e1cb8c983 100755 --- a/Ports/stpuzzles/package.sh +++ b/Ports/stpuzzles/package.sh @@ -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() {