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 | |
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')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 2 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 110596da6b..df358c511f 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.5.6" +VERSION="2.5.7" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.5.6.tar.bz2" -MD5SUM="ef89d67af05787a262e1fc1666c56a5a" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.5.7.tar.bz2" +MD5SUM="9ac12a65166a2ae837975b35ae8a0618" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |