From 7c8084057f306f21326e939e9995e53c5ba52c15 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 22 Nov 2016 09:20:23 +0200 Subject: [PATCH] etr: Upgrade to 0.7.4 Signed-off-by: Marko Lindqvist --- recipes-games/etr/{etr_0.7.3.bb => etr_0.7.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-games/etr/{etr_0.7.3.bb => etr_0.7.4.bb} (74%) diff --git a/recipes-games/etr/etr_0.7.3.bb b/recipes-games/etr/etr_0.7.4.bb similarity index 74% rename from recipes-games/etr/etr_0.7.3.bb rename to recipes-games/etr/etr_0.7.4.bb index e755da2..dcc2bea 100644 --- a/recipes-games/etr/etr_0.7.3.bb +++ b/recipes-games/etr/etr_0.7.4.bb @@ -11,8 +11,8 @@ SRC_URI = " \ file://simple-configure.patch \ " -SRC_URI[md5sum] = "a3df8ddd106b2ef8e6a0492f28889e0a" -SRC_URI[sha256sum] = "9ed2c567fe296718523f4c3b2bb9531079dbfcaa486b3c4af552d70fe5f9e3d1" +SRC_URI[md5sum] = "474b26c3642312c153587b59676b2e86" +SRC_URI[sha256sum] = "da9ce3a1b1e56415285163b9ebc67fdb11fca07acd3ab18f793556d996275234" DEPENDS = "sfml virtual/libgl libglu"