games/openmsx-debugger: Updated for version 20220221.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
philipvdh 2022-02-22 16:54:13 +01:00 committed by Willy Sudiarto Raharjo
parent e5c893cef6
commit 89d955de1b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for openmsx-debugger
# Copyright 2016-2019 Philip van der Hoeven, Almere, The Netherlands
# Copyright 2016-2022 Philip van der Hoeven, Almere, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openmsx-debugger
SRCNAM=debugger
VERSION=${VERSION:-20181202}
SRCVERSION=789ef3cafa1837965373c2244d6a4541de863d5c
VERSION=${VERSION:-20220221}
SRCVERSION=f82ae8b8f237a856594948ad117d92bf841b9c67
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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