games/freeciv: updated for version 3.0.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-04-14 15:59:06 +02:00 committed by Willy Sudiarto Raharjo
parent 3fea76bd05
commit 3b65b78fee
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=freeciv
VERSION=${VERSION:-3.0.0}
SRCVERSION=${SRCVERSION:-3.0.0}
VERSION=${VERSION:-3.0.1}
SRCVERSION=${SRCVERSION:-3.0.1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="freeciv"
VERSION="3.0.0"
VERSION="3.0.1"
HOMEPAGE="http://www.freeciv.org"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.0.tar.xz"
MD5SUM="c14ce8b30de27b5050c7c881353a2e6f"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.1.tar.xz"
MD5SUM="a3a12d0005172183ae54b22c85d53091"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""