mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/scummvm: Updated for version 2.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
744b445301
commit
7ac6aa8d90
2 changed files with 4 additions and 4 deletions
|
@ -32,7 +32,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=scummvm
|
PRGNAM=scummvm
|
||||||
VERSION=${VERSION:-2.7.1}
|
VERSION=${VERSION:-2.8.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="scummvm"
|
PRGNAM="scummvm"
|
||||||
VERSION="2.7.1"
|
VERSION="2.8.0"
|
||||||
HOMEPAGE="https://www.scummvm.org/"
|
HOMEPAGE="https://www.scummvm.org/"
|
||||||
DOWNLOAD="https://downloads.scummvm.org/frs/scummvm/2.7.1/scummvm-2.7.1.tar.xz"
|
DOWNLOAD="https://downloads.scummvm.org/frs/scummvm/2.8.0/scummvm-2.8.0.tar.xz"
|
||||||
MD5SUM="24275e3caa26b9dc0d21020411db77c9"
|
MD5SUM="2401487bc742f8eeb7874dceca853aab"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue