summaryrefslogtreecommitdiffstats
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-04-11 08:55:12 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:33 +0700
commit9034f37768818b0dd75292c4bfecc8309a94421a (patch)
tree2787f4cbfefb93f920d583fdd9eb9a849cc32e36 /games/freeciv/freeciv.SlackBuild
parent44451139315aba0916b6d4c0c1dae1b6d5188cbe (diff)
downloadslackbuilds-9034f37768818b0dd75292c4bfecc8309a94421a.tar.gz
slackbuilds-9034f37768818b0dd75292c4bfecc8309a94421a.tar.xz
games/freeciv: Updated for version 3.0.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 379fe20cdb..47fbdeaab6 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.6}
-SRCVERSION=${SRCVERSION:-3.0.6}
+VERSION=${VERSION:-3.0.7}
+SRCVERSION=${SRCVERSION:-3.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}