summaryrefslogtreecommitdiff
path: root/Ports/pt2-clone
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/pt2-clone')
-rwxr-xr-xPorts/pt2-clone/package.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/Ports/pt2-clone/package.sh b/Ports/pt2-clone/package.sh
index 5545e2e390..bacf1f1670 100755
--- a/Ports/pt2-clone/package.sh
+++ b/Ports/pt2-clone/package.sh
@@ -2,8 +2,8 @@
port=pt2-clone
version=1.28
useconfigure=true
-files="https://github.com/8bitbubsy/pt2-clone/archive/v${version}.tar.gz v${version}.tar.gz 42df939c03b7e598ed8b17a764150860"
-auth_type=md5
+files="https://github.com/8bitbubsy/pt2-clone/archive/v${version}.tar.gz v${version}.tar.gz a3ce83e326d94f1abf6dd75fb788fe508922818c08e6f988155df9ed288f180e"
+auth_type=sha256
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_SOURCE_DIR/Toolchain/CMake/CMakeToolchain.txt"
depends="SDL2"