diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2021-07-15 21:03:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-17 09:50:23 +0700 |
commit | e029881b4a905b7b47dba6c45667ff90d177bb78 (patch) | |
tree | 21ae4ecf8ed779824640f8a917617e93ff42b38c /games/wesnoth/wesnoth.SlackBuild | |
parent | f665fa94177f8ba254a617a4f0364215e4c986f3 (diff) |
games/wesnoth: Updated for version 1.14.17
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/wesnoth/wesnoth.SlackBuild')
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index bf2b3b0fb6ed8..7b5e2e69a51e8 100644 --- a/games/wesnoth/wesnoth.SlackBuild +++ b/games/wesnoth/wesnoth.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=wesnoth -VERSION=${VERSION:-1.14.15} +VERSION=${VERSION:-1.14.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |