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/freeciv.SlackBuild | |
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/freeciv.SlackBuild')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |