From a2078be2341d8f6e70e06fb74fa78918000f79c6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 Nov 2024 15:28:47 -0500 Subject: games/solarus: Bump BUILD for new luajit. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/solarus/solarus.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/games/solarus/solarus.SlackBuild b/games/solarus/solarus.SlackBuild index 8db923eba30f..dfb805f04be1 100644 --- a/games/solarus/solarus.SlackBuild +++ b/games/solarus/solarus.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=3: +# - Bump BUILD for luajit-2.1.x + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=solarus VERSION=${VERSION:-1.6.4} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3