From bc0b8a4ad35365e8460601fe1503e4ce6a7a7a8a Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 14 Sep 2024 14:54:09 +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 a18641b92..e51352877 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="a79e757f86e56c8c945f1273277463c8c14f504e" +srcGitRev="842c9966eb73efb3436a4df2dfdd66063ce7361c" SOURCE_URI="https://gitlab.com/es-de/emulationstation-de/-/archive/$srcGitRev/emulationstation-de-$srcGitRev.tar.gz" -CHECKSUM_SHA256="de9f0e786c4441e10b149c8dd3a7758270c6033545196ff166ba3cbbf07939a8" +CHECKSUM_SHA256="52c820beddba7e08014f589120c087d6b84b79a88b6213bf13a4e025fd728285" SOURCE_FILENAME="emulationstation-de-$portVersion-$srcGitRev.tar.gz" SOURCE_DIR="emulationstation-de-$srcGitRev"