libraries/python-efl: 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:
B. Watson 2024-11-09 15:28:41 -05:00 committed by Willy Sudiarto Raharjo
parent 236fa47ace
commit 379f3019c1
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -22,11 +22,14 @@
# with this program (most likely, a file named COPYING). If not, see
# <http://www.gnu.org/licenses/>.
# 20241009 bkw: Modified by SlackBuilds.org, BUILD=2:
# - Bump BUILD for luajit-2.1.x
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-efl
VERSION=${VERSION:-1.26.1}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}