games/freeciv: updated for version 3.0.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-12-30 16:14:33 +01:00 committed by Willy Sudiarto Raharjo
parent 7ef97dcad8
commit a0111a3582
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.4}
SRCVERSION=${SRCVERSION:-3.0.4}
VERSION=${VERSION:-3.0.5}
SRCVERSION=${SRCVERSION:-3.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="freeciv"
VERSION="3.0.4"
VERSION="3.0.5"
HOMEPAGE="http://www.freeciv.org"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.4.tar.xz"
MD5SUM="e995e46ef52ce399a45173733d0ffc26"
DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.0.5.tar.xz"
MD5SUM="022a46a4e994ec1f16cc022747babfa5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""