diff options
author | Arn0 <yth@ythogtha.org> | 2020-02-18 20:35:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-19 21:47:45 +0700 |
commit | 2fce752f8f648a0314f0bd65016dd98a08f1a064 (patch) | |
tree | 898f9e339e90cf6d1e8cef84264c30fa068b9136 /games/freeciv | |
parent | a1809386dd374daf6938c318f02cebacf2ab9c79 (diff) | |
download | slackbuilds-2fce752f8f648a0314f0bd65016dd98a08f1a064.tar.gz |
games/freeciv: updated for version 2.6.2
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 8f38989cee..7918aaabc9 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.1} -SRCVERSION=${SRCVERSION:-2.6.1} +VERSION=${VERSION:-2.6.2} +SRCVERSION=${SRCVERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index b9fb7a36b6..49b863c922 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.1" +VERSION="2.6.2" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.1.tar.bz2" -MD5SUM="25b26ef90346b69dc5caf6a310446a64" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.2.tar.bz2" +MD5SUM="2c8b388ff8b814487477793d72462cbb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |