games/openmsx-debugger: Updated for version 20220528.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
philipvdh 2022-06-14 22:30:45 +02:00 committed by Willy Sudiarto Raharjo
parent 75a8418e8f
commit 0d512dda47
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openmsx-debugger
SRCNAM=debugger
VERSION=${VERSION:-20220221}
SRCVERSION=f82ae8b8f237a856594948ad117d92bf841b9c67
VERSION=${VERSION:-20220528}
SRCVERSION=d3d3b4b76ffad405ab583fdc772a765228e5fd4b
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="openmsx-debugger"
VERSION="20220221"
VERSION="20220528"
HOMEPAGE="http://openmsx.org"
DOWNLOAD="https://github.com/openMSX/debugger/archive/f82ae8b8f237a856594948ad117d92bf841b9c67.tar.gz"
MD5SUM="c6c4df3b5976a3503bd47ce8600d05b6"
DOWNLOAD="https://github.com/openMSX/debugger/archive/d3d3b4b76ffad405ab583fdc772a765228e5fd4b.tar.gz"
MD5SUM="f7b463f31e645fd61dab89c5c696f293"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""