games/mgba: Updated for version 0.10.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ruoh-Shoei LIN 2023-07-10 09:00:54 +00:00 committed by Willy Sudiarto Raharjo
parent 986ac150c5
commit 660c9a4ebb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mgba
VERSION=${VERSION:-0.10.1}
VERSION=${VERSION:-0.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mgba"
VERSION="0.10.1"
VERSION="0.10.2"
HOMEPAGE="https://mgba.io/"
DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.10.1/mgba-0.10.1.tar.gz"
MD5SUM="14fa35820c89c86392cb177ca011922a"
DOWNLOAD="https://github.com/mgba-emu/mgba/archive/0.10.2/mgba-0.10.2.tar.gz"
MD5SUM="0e2e4916088a1903efd42c58aa0818a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""