diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2023-02-14 17:04:13 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-18 10:06:51 +0700 |
commit | 8f26225059ab74ea909e1a133d11768dd280431b (patch) | |
tree | 8de93a0733d44b801c5c13e4d1b95ca952bc162b /games/wesnoth/wesnoth.SlackBuild | |
parent | df9e622049f699b521dd8fee218c90d39877860a (diff) |
games/wesnoth: Updated for version 1.16.8
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 271a88dad0129..36c3a8d7fa74c 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.16.6} +VERSION=${VERSION:-1.16.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |