diff options
author | Arn0 <yth@ythogtha.org> | 2021-01-08 19:51:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 09:32:38 +0700 |
commit | 9e04fadba04ce4c2bceb5548e3e0ce684981fcf7 (patch) | |
tree | e6d0813647e90419f0679f59045be4a0a08c4fab /games | |
parent | 711174b11e6ad0e4ab23a7d44372b6ecc99c5915 (diff) | |
download | slackbuilds-9e04fadba04ce4c2bceb5548e3e0ce684981fcf7.tar.gz |
games/freeciv: updated for version 2.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 9b2f5756b8..ff9eccf63b 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.2.1} -SRCVERSION=${SRCVERSION:-2.6.2.1} +VERSION=${VERSION:-2.6.3} +SRCVERSION=${SRCVERSION:-2.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index 205e8c26ff..37f68b6353 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.2.1" +VERSION="2.6.3" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.2.1.tar.bz2" -MD5SUM="ca73ad73d71a02d5346302f71161d162" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.3.tar.bz2" +MD5SUM="68f3eab21a20fcf7fe7de39d0915e23f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |