freeciv: bump version to 2.5.6

This commit is contained in:
Sergei Reznikov
2017-01-04 16:01:20 +03:00
parent 42b9bd6d7c
commit 42cd465435

View File

@@ -1,20 +1,19 @@
SUMMARY="A free Civilization-like game"
DESCRIPTION="
Freeciv is a free Civilization-like game, primarily \
for X under Unix. It has support for multiplayer games locally or \
DESCRIPTION="Freeciv is a free Civilization-like game, primarily \
for X under Unix. It has support for multiplayer games locally or \
over a network, and an AI which gives most people a run for their money.
Freeciv aims to be mostly rule-compatible with Civilization II [tm], \
published by Sid Meier and Microprose [tm]. A few rules are different \
published by Sid Meier and Microprose [tm]. A few rules are different \
where we think it makes more sense, and we have lots and lots of \
adjustable parameters to make customizing games possible.
Freeciv has been implemented completely independently of Civilization; \
you do not need to own Civilization to play Freeciv."
HOMEPAGE="http://www.freeciv.org"
COPYRIGHT="2002-2015 The Freeciv Team"
COPYRIGHT="1996-2016 The Freeciv Team"
LICENSE="GNU GPL v2"
REVISION="3"
REVISION="1"
SOURCE_URI="http://downloads.sourceforge.net/project/freeciv/Freeciv%202.5/$portVersion/freeciv-$portVersion.tar.bz2"
CHECKSUM_SHA256="5622f2142637057f7e47b1eda764c4e131222fab4d5bb42cd59fbd58ba3db1d4"
CHECKSUM_SHA256="cfadc23eec11a5a8ae74a7d3719eb126026137f0700da065367fd55cbab6999b"
ADDITIONAL_FILES="freeciv.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -122,4 +121,3 @@ INSTALL()
rm -rf $prefix/lib
}