perl/MoarVM: Updated for version 2019.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andreas Voegele 2019-12-01 00:57:40 +07:00 committed by Willy Sudiarto Raharjo
parent c2d4efe1fd
commit 37e706f6f5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
4 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=MoarVM
VERSION=${VERSION:-2019.07.1}
VERSION=${VERSION:-2019.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="MoarVM"
VERSION="2019.07.1"
VERSION="2019.11"
HOMEPAGE="https://moarvm.org/"
DOWNLOAD="https://moarvm.org/releases/MoarVM-2019.07.1.tar.gz"
MD5SUM="dcb78ea485177b520b5a6a198bd9d010"
DOWNLOAD="https://moarvm.org/releases/MoarVM-2019.11.tar.gz"
MD5SUM="80c9b7bf9b726e04d6758ef704c38406"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtommath libuv"

View file

@ -1,3 +1,3 @@
MoarVM, short for "Metamodel On A Runtime Virtual Machine", is a modern
virtual machine built for the Rakudo Perl 6 compiler and the NQP
compiler toolchain.
virtual machine built for the Rakudo compiler and the NQP compiler
toolchain.

View file

@ -6,11 +6,11 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
MoarVM: MoarVM (virtual machine for Rakudo Perl 6 and NQP)
MoarVM: MoarVM (virtual machine for Rakudo and NQP)
MoarVM:
MoarVM: MoarVM, short for "Metamodel On A Runtime Virtual Machine", is a
MoarVM: modern virtual machine built for the Rakudo Perl 6 compiler and the
MoarVM: NQP compiler toolchain.
MoarVM: modern virtual machine built for the Rakudo compiler and the NQP
MoarVM: compiler toolchain.
MoarVM:
MoarVM: Homepage: https://moarvm.org/
MoarVM: