diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2017-09-01 12:43:28 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:19:47 +0100 |
commit | 839c9e5b89f979c703664a8c20056f2b1ba86081 (patch) | |
tree | 1ef3fd7f0b3f4d4269abd949f03f8a3fc35cd900 /games/freeciv/freeciv.SlackBuild | |
parent | 659db58957bf6d2b6afe97cc4d371f3448065f43 (diff) |
games/freeciv: Updated for version 2.5.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/freeciv/freeciv.SlackBuild')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 4e9d5d7a280a..c0f400a564a7 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -28,7 +28,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.5.7} +VERSION=${VERSION:-2.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |