summaryrefslogtreecommitdiff
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2021-12-10 21:14:46 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-15 08:52:45 +0700
commit5aad7c93c160b2ef4b3d4d5edf4a47d76679a933 (patch)
treef63c53551940ebbdb24c8bcc8477f82b0359c611 /games/freeciv/freeciv.SlackBuild
parentd3ec5c50d4a99919ff537a063feb22170d02d549 (diff)
downloadslackbuilds-5aad7c93c160b2ef4b3d4d5edf4a47d76679a933.tar.gz
games/freeciv: updated for version 2.6.6
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 7236365fd0..19685f7294 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=freeciv
-VERSION=${VERSION:-2.6.5}
-SRCVERSION=${SRCVERSION:-2.6.5}
+VERSION=${VERSION:-2.6.6}
+SRCVERSION=${SRCVERSION:-2.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}