From e4538765f2291848444aa40327f505cba3fa0082 Mon Sep 17 00:00:00 2001 From: Ivan Holmes Date: Fri, 6 May 2022 20:48:44 +0000 Subject: [PATCH] mgba: bump to 0.9.3 (#6888) --- games-emulation/mgba/{mgba-0.9.2.recipe => mgba-0.9.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename games-emulation/mgba/{mgba-0.9.2.recipe => mgba-0.9.3.recipe} (97%) diff --git a/games-emulation/mgba/mgba-0.9.2.recipe b/games-emulation/mgba/mgba-0.9.3.recipe similarity index 97% rename from games-emulation/mgba/mgba-0.9.2.recipe rename to games-emulation/mgba/mgba-0.9.3.recipe index f70365de5..cc41ac3d3 100644 --- a/games-emulation/mgba/mgba-0.9.2.recipe +++ b/games-emulation/mgba/mgba-0.9.3.recipe @@ -14,7 +14,7 @@ COPYRIGHT="2013-2021 Jeffrey Pfau" LICENSE="MPL v2.0" REVISION="1" SOURCE_URI="https://github.com/mgba-emu/mgba/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="29ca22ebc56b26a4e7224efbb5fa12c9c006563d41990afb0874d048db76add4" +CHECKSUM_SHA256="692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0" ADDITIONAL_FILES="mgba.rdef.in" ARCHITECTURES="all !x86_gcc2"