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/freeciv.SlackBuild | |
parent | a1809386dd374daf6938c318f02cebacf2ab9c79 (diff) |
games/freeciv: updated for version 2.6.2
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 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} |