games/freeciv: updated for version 3.1.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-10-29 22:50:53 +01:00 committed by Willy Sudiarto Raharjo
parent 0960cd7b3d
commit 5b6413e99a
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.1.2}
SRCVERSION=${SRCVERSION:-3.1.2}
VERSION=${VERSION:-3.1.3}
SRCVERSION=${SRCVERSION:-3.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="freeciv"
VERSION="3.1.2"
VERSION="3.1.3"
HOMEPAGE="http://www.freeciv.org"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.1.2.tar.xz"
MD5SUM="57c34a8c2fca0a40ab91ef1543603b02"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.1.3.tar.xz"
MD5SUM="c06d28fac18aac532d7e9b672393a0d7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""