Browse Source

system/dosbox-staging: updated for version 0.82.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/299/head
Arn0 5 months ago
committed by Willy Sudiarto Raharjo
parent
commit
a8511f58fb
  1. 2
      system/dosbox-staging/dosbox-staging.SlackBuild
  2. 6
      system/dosbox-staging/dosbox-staging.info

2
system/dosbox-staging/dosbox-staging.SlackBuild

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dosbox-staging
VERSION=${VERSION:-0.82.1}
VERSION=${VERSION:-0.82.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
system/dosbox-staging/dosbox-staging.info

@ -1,8 +1,8 @@
PRGNAM="dosbox-staging"
VERSION="0.82.1"
VERSION="0.82.2"
HOMEPAGE="https://dosbox-staging.github.io/"
DOWNLOAD="https://github.com/dosbox-staging/dosbox-staging/archive/v0.82.1/dosbox-staging-0.82.1.tar.gz"
MD5SUM="7de23ec5f4b033a55924ceedf5609f5b"
DOWNLOAD="https://github.com/dosbox-staging/dosbox-staging/archive/v0.82.2/dosbox-staging-0.82.2.tar.gz"
MD5SUM="453a1aebf51bbcd215e8d1701ae7244c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zlib-ng iir1 munt libslirp"

Loading…
Cancel
Save