diff options
author | philipvdh <philip@vd-hoeven.nl> | 2024-02-06 20:58:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-10 16:09:41 +0700 |
commit | 0075097b11c9203f2060287495c9292a8a7b3d51 (patch) | |
tree | 64a51389a5aa0f7cda2b9fd0e26360349821272d /games/openmsx-debugger | |
parent | 48284bc6bcc3529fc15ccbf9331c886a94e306fd (diff) |
games/openmsx-debugger: Updated for version 20230717
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openmsx-debugger')
-rw-r--r-- | games/openmsx-debugger/openmsx-debugger.SlackBuild | 6 | ||||
-rw-r--r-- | games/openmsx-debugger/openmsx-debugger.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/openmsx-debugger/openmsx-debugger.SlackBuild b/games/openmsx-debugger/openmsx-debugger.SlackBuild index 8f94e26c80c4..8571cdf66c9a 100644 --- a/games/openmsx-debugger/openmsx-debugger.SlackBuild +++ b/games/openmsx-debugger/openmsx-debugger.SlackBuild @@ -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} diff --git a/games/openmsx-debugger/openmsx-debugger.info b/games/openmsx-debugger/openmsx-debugger.info index 7fcaa4212aa1..b3ae6b7504a5 100644 --- a/games/openmsx-debugger/openmsx-debugger.info +++ b/games/openmsx-debugger/openmsx-debugger.info @@ -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="" |