diff options
author | Arn0 <yth@ythogtha.org> | 2021-01-08 19:51:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 09:32:38 +0700 |
commit | 9e04fadba04ce4c2bceb5548e3e0ce684981fcf7 (patch) | |
tree | e6d0813647e90419f0679f59045be4a0a08c4fab /games/freeciv/freeciv.SlackBuild | |
parent | 711174b11e6ad0e4ab23a7d44372b6ecc99c5915 (diff) |
games/freeciv: updated for version 2.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 9b2f5756b801..ff9eccf63b80 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.2.1} -SRCVERSION=${SRCVERSION:-2.6.2.1} +VERSION=${VERSION:-2.6.3} +SRCVERSION=${SRCVERSION:-2.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |