mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/mari0: Bump BUILD for new luajit.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8c8959daa0
commit
0ccf5a8575
1 changed files with 4 additions and 1 deletions
|
@ -8,11 +8,14 @@
|
|||
|
||||
# 20211021 bkw: BUILD=3, new-style icon
|
||||
|
||||
# 20241009 bkw: Modified by SlackBuilds.org, BUILD=4:
|
||||
# - Bump BUILD for luajit-2.1.x
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mari0
|
||||
VERSION=${VERSION:-1.6}
|
||||
BUILD=${BUILD:-3}
|
||||
BUILD=${BUILD:-4}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
Loading…
Reference in a new issue