games/mesen-x: Updated for version 0.9.9.3358.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Voges 2023-01-20 05:20:54 +00:00 committed by Willy Sudiarto Raharjo
parent 5a3d8e493b
commit 9f7f7c36e7
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 mesen-x
# Copyright 2022 Steven Voges <Oregon, USA>
# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mesen-x
SRCNAM=Mesen-X
VERSION=${VERSION:-0.9.9.3334}
SRCVER=${SRCVER:-a6c9741c1f9addbffbf5b2ddfb3e6d77a6766538}
VERSION=${VERSION:-0.9.9.3358}
SRCVER=${SRCVER:-1f1c5afc605fe701a5ac63fc119d520f960f771a}
MESENPLATFORM=${MESENPLATFORM:-x64}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="mesen-x"
VERSION="0.9.9.3334"
VERSION="0.9.9.3358"
HOMEPAGE="https://www.mesen.ca"
DOWNLOAD="https://github.com/NovaSquirrel/Mesen-X/archive/a6c9741c1f9addbffbf5b2ddfb3e6d77a6766538/Mesen-X-a6c9741c1f9addbffbf5b2ddfb3e6d77a6766538.tar.gz"
MD5SUM="f459fdb8c36ecb557481016604381b1a"
DOWNLOAD="https://github.com/NovaSquirrel/Mesen-X/archive/1f1c5afc605fe701a5ac63fc119d520f960f771a/Mesen-X-1f1c5afc605fe701a5ac63fc119d520f960f771a.tar.gz"
MD5SUM="d38d74387e9576ca00b6cf77b4635229"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono"