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 | |
parent | f665fa94177f8ba254a617a4f0364215e4c986f3 (diff) | |
download | slackbuilds-e029881b4a905b7b47dba6c45667ff90d177bb78.tar.gz |
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')
-rw-r--r-- | games/wesnoth/wesnoth.SlackBuild | 2 | ||||
-rw-r--r-- | games/wesnoth/wesnoth.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild index bf2b3b0fb6..7b5e2e69a5 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} diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index e0e0f7a173..0486871ecb 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -1,8 +1,8 @@ PRGNAM="wesnoth" -VERSION="1.14.15" +VERSION="1.14.17" HOMEPAGE="http://www.wesnoth.org" -DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.15.tar.bz2" -MD5SUM="f3149cf74ae55c490739494c45179fa7" +DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.14.17.tar.bz2" +MD5SUM="5ef1d8045fd52f17852b726826c5c52a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |