ibraries/lua-luv: Updated for version 1.36.0_0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2021-04-09 16:58:18 +02:00 committed by Willy Sudiarto Raharjo
parent 982fab3b2f
commit 6b71c12c00
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# SlackBuild script for lua-luv
# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2019-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lua-luv
VERSION=${VERSION:-1.32.0_0}
VERSION=${VERSION:-1.36.0_0}
SRCVER=$(echo $VERSION | tr _ -)
COMPATNAM=lua-compat-5.3
COMPATVER=0.7

View File

@ -1,9 +1,9 @@
PRGNAM="lua-luv"
VERSION="1.32.0_0"
VERSION="1.36.0_0"
HOMEPAGE="https://github.com/luvit/luv"
DOWNLOAD="https://github.com/luvit/luv/archive/1.32.0-0/luv-1.32.0-0.tar.gz \
DOWNLOAD="https://github.com/luvit/luv/archive/1.36.0-0/luv-1.36.0-0.tar.gz \
https://github.com/keplerproject/lua-compat-5.3/archive/v0.7/lua-compat-5.3-0.7.tar.gz"
MD5SUM="dc96791ee9d8211cc357b08b1f9894d6 \
MD5SUM="5b9efde8652056faeb5ffc8f62f2b595 \
61c3f1af0d7d587f602ac4a13d77a823"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""