games/openmsx-debugger: Updated for version 20230717

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
philipvdh 2024-02-06 20:58:23 +01:00 committed by Willy Sudiarto Raharjo
parent 48284bc6bc
commit 0075097b11
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-2022 Philip van der Hoeven, Almere, The Netherlands
# Copyright 2016-2024 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:-20220528}
SRCVERSION=d3d3b4b76ffad405ab583fdc772a765228e5fd4b
VERSION=${VERSION:-20230717}
SRCVERSION=9766bd546b59f415798f24c5b48719ee2462a2ae
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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