From 086067d54f4ae1b1f4200561449e65275fc3184f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 Nov 2024 15:28:14 -0500 Subject: development/arcan: Bump BUILD for new luajit. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/arcan/arcan.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/development/arcan/arcan.SlackBuild b/development/arcan/arcan.SlackBuild index 99bcc3761c..9d52eb62bf 100644 --- a/development/arcan/arcan.SlackBuild +++ b/development/arcan/arcan.SlackBuild @@ -27,11 +27,14 @@ # since it won't build with lua 5.4, and since upstream supports luajit # via the DISABLE_JIT cmake argument. +# 20241009 bkw: Modified by SlackBuilds.org, BUILD=3: +# - Bump BUILD for luajit-2.1.x + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=arcan VERSION=${VERSION:-0.6.1.1} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3