diff options
author | Arn0 <yth@ythogtha.org> | 2020-12-13 12:42:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-17 22:36:09 +0700 |
commit | 0e8f8c5bd76b0f54a954834b7e5b0429624a7df4 (patch) | |
tree | a38022ef6ed992a84799cccf82706f9e02d24a75 /games/freeciv/freeciv.SlackBuild | |
parent | f493a606fdbd67595580839157990a6babd7b06b (diff) |
games/freeciv: updated for version 2.6.2.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 7918aaabc9ef7..9b2f5756b8019 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.2} -SRCVERSION=${SRCVERSION:-2.6.2} +VERSION=${VERSION:-2.6.2.1} +SRCVERSION=${SRCVERSION:-2.6.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |