From 058ab4f9f3c2f46db6dccac8da027866006d15ee Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 27 Aug 2024 18:48:04 +0200 Subject: [PATCH] (Haiku) Updated the srcGitRev value in the HaikuPorts recipe --- es-app/assets/es_de-3.1.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/es-app/assets/es_de-3.1.0.recipe b/es-app/assets/es_de-3.1.0.recipe index 9dd1eb730..0e9b7b34c 100644 --- a/es-app/assets/es_de-3.1.0.recipe +++ b/es-app/assets/es_de-3.1.0.recipe @@ -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"