aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-02-09 12:34:28 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:17:16 +0700
commit2774cb982c71f9924b7c44e05f27f45594f6f3e5 (patch)
tree23d2affe104a758a958510a77bfa3ebeca008b79 /games/freeciv/freeciv.SlackBuild
parent2bc4976dfb37c3d5aecde32850e6ac397ce46348 (diff)
games/freeciv: Updated for version 3.0.10.
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 ff2e98bceb61..434f24614142 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.9}
-SRCVERSION=${SRCVERSION:-3.0.9}
+VERSION=${VERSION:-3.0.10}
+SRCVERSION=${SRCVERSION:-3.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}