games/warzone2100: updated for version 4.2.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2021-11-15 08:27:12 +01:00 committed by Willy Sudiarto Raharjo
parent c62a62bca8
commit d69aea7cdf
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=warzone2100
VERSION=${VERSION:-4.2.0}
VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="warzone2100"
VERSION="4.2.0"
VERSION="4.2.1"
HOMEPAGE="https://wz2100.net"
DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/4.2.0/warzone2100_src.tar.xz"
MD5SUM="c4b28e3ea0bd0ee77709f837c677883f"
DOWNLOAD="https://github.com/Warzone2100/warzone2100/releases/download/4.2.1/warzone2100_src.tar.xz"
MD5SUM="6c981de1566e2fc67a4faca39f83159d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="physfs"