mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
Ports/hatari: Update hatari to git commit 6a86f05
This commit is contained in:
parent
9a4d100913
commit
149428041b
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@ port=hatari
|
||||||
useconfigure=true
|
useconfigure=true
|
||||||
version=2.4.0-devel
|
version=2.4.0-devel
|
||||||
depends=("SDL2" "zlib")
|
depends=("SDL2" "zlib")
|
||||||
commit=353379e1f8a847cc0e284541d2b40fd49d175d22
|
commit=6a86f054cc560a858bbe60c7529dafe2cf6ec604
|
||||||
workdir="${port}-${commit}"
|
workdir="${port}-${commit}"
|
||||||
configopts=("-DCMAKE_TOOLCHAIN_FILE=${SERENITY_BUILD_DIR}/CMakeToolchain.txt")
|
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
|
auth_type=sha256
|
||||||
launcher_name=Hatari
|
launcher_name=Hatari
|
||||||
launcher_category=Games
|
launcher_category=Games
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue