games/freeciv: updated for version 3.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-03-01 16:07:56 +01:00 committed by Willy Sudiarto Raharjo
parent 057174328c
commit a4f7b78207
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.10}
SRCVERSION=${SRCVERSION:-3.0.10}
VERSION=${VERSION:-3.1.0}
SRCVERSION=${SRCVERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="freeciv"
VERSION="3.0.10"
VERSION="3.1.0"
HOMEPAGE="http://www.freeciv.org"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.10.tar.xz"
MD5SUM="9fb2e1c0cdf59669cd879b08a873a23f"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.1.0.tar.xz"
MD5SUM="c6d2a68f74f2fdecf7a793ee926129a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""