diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-12-05 23:38:19 -0800 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:42 +0000 |
commit | e09adfaeb43d64f255c6c998851c261647c793d0 (patch) | |
tree | 9a16b99efc5c54d700fecddb57b8a03cb9edcd26 /games | |
parent | 34e2d274fe8c3cb35a43323fa9eea78751796e17 (diff) |
games/freeciv: Updated for version 2.5.6.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'games')
-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 a9c0cefed427..e50bfed54e6c 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.5.4} +VERSION=${VERSION:-2.5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index e252ac51c90a..0e80eb8a5db8 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.5.4" +VERSION="2.5.6" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://download.gna.org/freeciv/stable/freeciv-2.5.4.tar.bz2" -MD5SUM="f2b2e1f0afc7daecc9050bf6ceadb1d8" +DOWNLOAD="http://download.gna.org/freeciv/stable/freeciv-2.5.6.tar.bz2" +MD5SUM="ef89d67af05787a262e1fc1666c56a5a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |