diff options
author | Arn0 <yth@ythogtha.org> | 2021-04-02 20:44:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-03 08:44:41 +0700 |
commit | 469209bb9eec1417e8899d058a47b6c0372acc48 (patch) | |
tree | 48dbde19136b5a1f1c7fcb37e92c08fc99659366 /games/freeciv/freeciv.SlackBuild | |
parent | ccd20098cef814aa76c28aed3b5e38b5bdc21489 (diff) |
games/freeciv: updated for version 2.6.4
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 ff9eccf63b803..4793b096a8082 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.3} -SRCVERSION=${SRCVERSION:-2.6.3} +VERSION=${VERSION:-2.6.4} +SRCVERSION=${SRCVERSION:-2.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |