aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-04-14 15:59:06 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:49 +0700
commit3b65b78feec908251ea500d9b31c50b5bbd094b0 (patch)
treec802cdfe0d695eeac6d35c2ea51ca788e029b688 /games/freeciv/freeciv.SlackBuild
parent3fea76bd05036cffde3cb4dedfb6202303a6f6bf (diff)
games/freeciv: updated for version 3.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r--games/freeciv/freeciv.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild
index c4a540b83f83b..29cd66b5edc66 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -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}