aboutsummaryrefslogtreecommitdiff
path: root/games/instead/instead.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-11-09 15:28:27 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:17 +0700
commit75471a481f7c49ae9d6e107ef291acb11db1b34e (patch)
tree73073400d63e75615b8442f195b864084f49c4c1 /games/instead/instead.SlackBuild
parent56598a5caf66b111aaeba6c44c724c4d68c9608a (diff)
games/instead: Bump BUILD for new luajit.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/instead/instead.SlackBuild')
-rw-r--r--games/instead/instead.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/instead/instead.SlackBuild b/games/instead/instead.SlackBuild
index 815748ffe007..942ac02ecfc4 100644
--- a/games/instead/instead.SlackBuild
+++ b/games/instead/instead.SlackBuild
@@ -3,11 +3,14 @@
# Written by Andrew Lobanov <spline @ rooker dot ru>
+# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
+# - Bump BUILD for luajit-2.1.x
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=instead
VERSION=${VERSION:-3.5.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}