From 6ef7133b57884cf4bb13e3646e6fe71d974a0ba3 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 20 Jun 2023 05:02:42 +0300 Subject: [PATCH] etr: Update to 0.8.3 Signed-off-by: Marko Lindqvist --- recipes-games/etr/{etr_0.8.2.bb => etr_0.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-games/etr/{etr_0.8.2.bb => etr_0.8.3.bb} (86%) diff --git a/recipes-games/etr/etr_0.8.2.bb b/recipes-games/etr/etr_0.8.3.bb similarity index 86% rename from recipes-games/etr/etr_0.8.2.bb rename to recipes-games/etr/etr_0.8.3.bb index 51b835c..07a807c 100644 --- a/recipes-games/etr/etr_0.8.2.bb +++ b/recipes-games/etr/etr_0.8.3.bb @@ -12,7 +12,7 @@ SRC_URI = " \ file://simple-configure.patch \ " -SRC_URI[sha256sum] = "1c874965e9e249533bf15c08dabc61e60c05bb3fd578917880117ff8a910cd4e" +SRC_URI[sha256sum] = "2ee42f3f5fc2f8d49aa75056eb116f6cab84d6564120e6961ae5927367245113" DEPENDS = "sfml virtual/libgl libglu"