mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/love: 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
612b55d8f3
commit
63eab9b5ae
1 changed files with 4 additions and 1 deletions
|
@ -14,11 +14,14 @@
|
|||
# - take over maintenance
|
||||
# - update for v11.3
|
||||
|
||||
# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
|
||||
# - Bump BUILD for luajit-2.1.x
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=love
|
||||
VERSION=${VERSION:-11.5}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
Loading…
Reference in a new issue