(Haiku) Updated the srcGitRev value in the HaikuPorts recipe

This commit is contained in:
Leon Styhre 2024-09-02 19:02:24 +02:00
parent a79e757f86
commit 3928b616c6

View file

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