From ed19a4c213febe04000a76d06949a95550db8c1d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 Nov 2024 15:28:56 -0500 Subject: games/zelda-xd2-mercuris-chess: Bump BUILD for new luajit. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild b/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild index ece9f990597b..d38b8aaad425 100644 --- a/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild +++ b/games/zelda-xd2-mercuris-chess/zelda-xd2-mercuris-chess.SlackBuild @@ -22,11 +22,14 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2: +# - Bump BUILD for luajit-2.1.x + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=zelda-xd2-mercuris-chess VERSION=${VERSION:-1.1.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3