diff --git a/Ports/hatari/package.sh b/Ports/hatari/package.sh index c0e9cf86cd3..cd89cedbe96 100755 --- a/Ports/hatari/package.sh +++ b/Ports/hatari/package.sh @@ -3,10 +3,10 @@ port=hatari useconfigure=true version=2.4.0-devel depends=("SDL2" "zlib") -commit=353379e1f8a847cc0e284541d2b40fd49d175d22 +commit=6a86f054cc560a858bbe60c7529dafe2cf6ec604 workdir="${port}-${commit}" configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt") -files="https://github.com/hatari/hatari/archive/${commit}.tar.gz ${commit}.tar.gz 617f95b30c4e590bb61ddcc1dafc22f4bf270377caa7aa5867f3f7413250b538" +files="https://github.com/hatari/hatari/archive/${commit}.tar.gz ${commit}.tar.gz bcb5d2e3bf3a3f8b34d21565354aa8eb085e3d92eb466c5d28e42e2022e7da3d" auth_type=sha256 launcher_name=Hatari launcher_category=Games