diff options
author | philipvdh <philip@vd-hoeven.nl> | 2022-06-14 22:30:45 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-18 09:10:04 +0700 |
commit | 0d512dda47bd3faf09a6ea6b39bb983394ac4cb2 (patch) | |
tree | e785cbc1b24dc673bd5c5048e69cdc70b8859f82 /games/openmsx-debugger/openmsx-debugger.SlackBuild | |
parent | 75a8418e8fe58ac597cab5f50ace7499e0fceaa4 (diff) |
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>
Diffstat (limited to 'games/openmsx-debugger/openmsx-debugger.SlackBuild')
-rw-r--r-- | games/openmsx-debugger/openmsx-debugger.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmsx-debugger/openmsx-debugger.SlackBuild b/games/openmsx-debugger/openmsx-debugger.SlackBuild index 3b4e9061fb..8f94e26c80 100644 --- a/games/openmsx-debugger/openmsx-debugger.SlackBuild +++ b/games/openmsx-debugger/openmsx-debugger.SlackBuild @@ -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} |