(Haiku) Updated the srcGitRev value in the HaikuPorts recipe

This commit is contained in:
Leon Styhre 2024-08-27 20:35:22 +02:00
parent ac3fe9de51
commit 8791c66b13

View file

@ -6,9 +6,9 @@ HOMEPAGE="https://es-de.org"
COPYRIGHT="2024 Northwestern Software AB"
LICENSE="MIT"
REVISION="1"
srcGitRev="860e9919ab39ae82f5e7f865a46172a8d6644071"
srcGitRev="ac3fe9de5183df6e471a13b7472651ae4a2faaa0"
SOURCE_URI="https://gitlab.com/es-de/emulationstation-de/-/archive/$srcGitRev/emulationstation-de-$srcGitRev.tar.gz"
CHECKSUM_SHA256="5e7a93ef066bf0a2357ba6bef869006fb18dd09aa95df309fee4e0683031fe75"
CHECKSUM_SHA256="8cfb886621c79cd9039b55e3c856e09e882a758f61e7ca5c75014f01cb3503cd"
SOURCE_FILENAME="emulationstation-de-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="emulationstation-de-$srcGitRev"