summaryrefslogtreecommitdiffstats
path: root/games/freeciv/freeciv.SlackBuild
diff options
context:
space:
mode:
author Yth - Arnaud2018-04-11 23:09:31 +0200
committer Willy Sudiarto Raharjo2018-04-14 02:06:28 +0200
commit908f2526f84bc11b94e8be1cc3723de2ea990e23 (patch)
treec431c3706ca35236d0b2cd1b51e370fcf440ce3f /games/freeciv/freeciv.SlackBuild
parent016898ea1f7bccf93d6bb6d0ee2f75ef7ae8d3b4 (diff)
downloadslackbuilds-908f2526f84bc11b94e8be1cc3723de2ea990e23.tar.gz
games/freeciv: Updated for version 2.6.0_beta3.
Signed-off-by: David Spencer <idlemoor@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 0d094af79e..d23e7bae00 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -28,8 +28,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=freeciv
-VERSION=${VERSION:-2.6.0_beta2}
-SRCVERSION=${SRCVERSION:-2.6.0-beta2}
+VERSION=${VERSION:-2.6.0_beta3}
+SRCVERSION=${SRCVERSION:-2.6.0-beta3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}