diff options
author | Arn0 <yth@ythogtha.org> | 2020-01-05 23:11:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-06 13:22:29 +0700 |
commit | 4299f66e8ede3e8de412b40a13598c61d9d5ecf7 (patch) | |
tree | 055edd178d82ee00db9082efd7e9618c7fc4e719 /games/freeciv | |
parent | dfcfaf63a252994d7e926ec6cdc3c1ab9ca59f16 (diff) | |
download | slackbuilds-4299f66e8ede3e8de412b40a13598c61d9d5ecf7.tar.gz |
games/freeciv: updated for version 2.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/freeciv')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index c3c22cc190..8f38989cee 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.0} -SRCVERSION=${SRCVERSION:-2.6.0} +VERSION=${VERSION:-2.6.1} +SRCVERSION=${SRCVERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 01610947ab..b9fb7a36b6 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.0" +VERSION="2.6.1" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.0.tar.bz2" -MD5SUM="403941dc4eca22b5b76bc9e7587a1134" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.1.tar.bz2" +MD5SUM="25b26ef90346b69dc5caf6a310446a64" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |