From 3928b616c61f94d6a9e5a335a59e38199c462e9e Mon Sep 17 00:00:00 2001 From: Leon Styhre <leon@leonstyhre.com> Date: Mon, 2 Sep 2024 19:02:24 +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 ed5306373..a18641b92 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="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"