aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth/wesnoth.SlackBuild
diff options
context:
space:
mode:
authorEdward W. Koenig <kingbeowulf@linuxgalaxy.org>2023-02-14 17:04:13 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:06:51 +0700
commit8f26225059ab74ea909e1a133d11768dd280431b (patch)
tree8de93a0733d44b801c5c13e4d1b95ca952bc162b /games/wesnoth/wesnoth.SlackBuild
parentdf9e622049f699b521dd8fee218c90d39877860a (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.SlackBuild2
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}