mgba_libretro: bumped to version 0.6.1:20221025 (#7418)

This commit is contained in:
kwyxz
2022-11-15 00:03:03 -08:00
committed by GitHub
parent adf630d7e3
commit b357f96d67

View File

@@ -6,9 +6,9 @@ HOMEPAGE="https://mgba.io/"
COPYRIGHT="2014-2018 Endrift, the libretro team"
LICENSE="MPL v2.0"
REVISION="1"
srcGitRev="199a03e719436018779fe9299706c597fb2e9231"
srcGitRev="ec5ecb26deba8d7ac830fc66ade9fac0eeaeb4ae"
SOURCE_URI="https://github.com/libretro/mgba/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="d7d86a0b325cbf2ae474e3a06e190102432a0414c5585cbbe7ff8d786f0f689a"
CHECKSUM_SHA256="f84e8e2517352df0dd16beabdad151a66e1c04b00e52d431ca26baede93a5d86"
SOURCE_FILENAME="libretro-mgba-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="mgba-$srcGitRev"
ADDITIONAL_FILES="mgba_libretro.info.in"