diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2017-06-11 17:21:26 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:35:51 +0700 |
commit | 2d609653307e5826d566b3234409c563d5ca65cc (patch) | |
tree | 4dc4542d70c9517a304eea156cf910ea896e86ba /games/freeciv/freeciv.SlackBuild | |
parent | 736cd729c1cde87fcc189ae2309a6a0da3233ec2 (diff) | |
download | slackbuilds-2d609653307e5826d566b3234409c563d5ca65cc.tar.gz |
games/freeciv: Updated for version 2.5.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index ed5b8546e4..4e9d5d7a28 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -28,7 +28,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.5.6} +VERSION=${VERSION:-2.5.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |