mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/dosbox-x: updated for version 2024.03.01
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c2b24d8569
commit
3e482614b3
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=dosbox-x
|
||||
VERSION=${VERSION:-2023.10.06}
|
||||
VERSION=${VERSION:-2024.03.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dosbox-x"
|
||||
VERSION="2023.10.06"
|
||||
VERSION="2024.03.01"
|
||||
HOMEPAGE="http://dosbox-x.com/"
|
||||
DOWNLOAD="https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2023.10.06/dosbox-x-dosbox-x-v2023.10.06.tar.gz"
|
||||
MD5SUM="23c38d01752739095e5b29954ec61b06"
|
||||
DOWNLOAD="https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2024.03.01/dosbox-x-dosbox-x-v2024.03.01.tar.gz"
|
||||
MD5SUM="82f68d294e739c2616130b15a65f582c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue