mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/MoarVM: Updated for version 2018.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e967d749e0
commit
78a4bb6730
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
PRGNAM=MoarVM
|
||||
VERSION=${VERSION:-2018.10}
|
||||
VERSION=${VERSION:-2018.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="MoarVM"
|
||||
VERSION="2018.10"
|
||||
VERSION="2018.11"
|
||||
HOMEPAGE="https://moarvm.org/"
|
||||
DOWNLOAD="https://moarvm.org/releases/MoarVM-2018.10.tar.gz"
|
||||
MD5SUM="9dff8fc821ae74ab67da18039cdf10c9"
|
||||
DOWNLOAD="https://moarvm.org/releases/MoarVM-2018.11.tar.gz"
|
||||
MD5SUM="bee4e8788324e2ec1e3157e3d1c29abb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libtommath libuv"
|
||||
|
|
Loading…
Reference in a new issue