diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-02 07:16:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:51 +0700 |
commit | 302e7aed139f83ee059745f2a181eed645ca6c18 (patch) | |
tree | 5b412f059a11f54de002debdf1f6a9d6917c86a5 /games/freeciv/freeciv.SlackBuild | |
parent | eeb2398dadde29e11309e8a3ef21538b34ae3667 (diff) | |
download | slackbuilds-302e7aed139f83ee059745f2a181eed645ca6c18.tar.gz |
games/freeciv: Updated for version 2.5.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
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 62957280bb..bd87b6b18d 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.5.0} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |