diff options
author | Arn0 <yth@ythogtha.org> | 2021-06-28 18:07:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 10:08:38 +0700 |
commit | 92b4f67f489c7633bcaa96504ce13f0c5499ab1b (patch) | |
tree | b215c87b00bb624ea468925109d6400fc790ba63 /games/freeciv/freeciv.SlackBuild | |
parent | 6aaebe7b2985de47b2d5ae079b1d33d452616a33 (diff) |
games/freeciv: updated for version 2.6.5
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 4793b096a8082..f17858b72ec06 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.4} -SRCVERSION=${SRCVERSION:-2.6.4} +VERSION=${VERSION:-2.6.5} +SRCVERSION=${SRCVERSION:-2.6.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |