(Haiku) Updated the srcGitRev value in the HaikuPorts recipe

This commit is contained in:
Leon Styhre 2024-08-28 18:31:20 +02:00
parent ec4a1cb3de
commit 3f4ed60649

View file

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