(Haiku) Updated the srcGitRev value in the HaikuPorts recipe

This commit is contained in:
Leon Styhre 2024-08-27 18:48:04 +02:00
parent 860e9919ab
commit 058ab4f9f3

View file

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