From 4a4efbaf4e1594e9da5a50ba53597a474ca242fa Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 Nov 2024 15:28:24 -0500 Subject: games/freeminer: Bump BUILD for new luajit. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/freeminer/freeminer.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/games/freeminer/freeminer.SlackBuild b/games/freeminer/freeminer.SlackBuild index 58ec97f5c783..cafb64779b96 100644 --- a/games/freeminer/freeminer.SlackBuild +++ b/games/freeminer/freeminer.SlackBuild @@ -40,12 +40,15 @@ # downloaded some content, then dropped the connection. Hope that's # OK. +# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2: +# - Bump BUILD for luajit-2.1.x + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=freeminer VERSION=${VERSION:-0.4.14.8+20211109_80629f4} SRCVER=80629f40a85fccafaefea1a490d9ca384f73493f -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3