perl/MoarVM: Updated for version 2019.07.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andreas Voegele 2019-07-30 00:35:48 +07:00 committed by Willy Sudiarto Raharjo
parent 5ddc641efb
commit 863d8aac2d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

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