diff options
-rw-r--r-- | system/dosbox-staging/dosbox-staging.SlackBuild | 2 | ||||
-rw-r--r-- | system/dosbox-staging/dosbox-staging.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/dosbox-staging/dosbox-staging.SlackBuild b/system/dosbox-staging/dosbox-staging.SlackBuild index c006810d05..9c29c697d5 100644 --- a/system/dosbox-staging/dosbox-staging.SlackBuild +++ b/system/dosbox-staging/dosbox-staging.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dosbox-staging -VERSION=${VERSION:-0.82.0} +VERSION=${VERSION:-0.82.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/dosbox-staging/dosbox-staging.info b/system/dosbox-staging/dosbox-staging.info index 33a4bb26da..ddf272fd2d 100644 --- a/system/dosbox-staging/dosbox-staging.info +++ b/system/dosbox-staging/dosbox-staging.info @@ -1,8 +1,8 @@ PRGNAM="dosbox-staging" -VERSION="0.82.0" +VERSION="0.82.1" HOMEPAGE="https://dosbox-staging.github.io/" -DOWNLOAD="https://github.com/dosbox-staging/dosbox-staging/archive/v0.82.0/dosbox-staging-0.82.0.tar.gz" -MD5SUM="4fabf8ad7303cf4f19971981305d4de0" +DOWNLOAD="https://github.com/dosbox-staging/dosbox-staging/archive/v0.82.1/dosbox-staging-0.82.1.tar.gz" +MD5SUM="7de23ec5f4b033a55924ceedf5609f5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zlib-ng iir1 munt libslirp" |