nqp: update to 2020.09.

This commit is contained in:
Andy Weidenbaum 2020-10-02 09:40:09 +10:00 committed by Piotr
parent 91cfc78b88
commit 43abd6c044

View file

@ -1,6 +1,6 @@
# Template file for 'nqp'
pkgname=nqp
version=2020.08.2
version=2020.09
revision=1
build_style=configure
make_check_target=test
@ -9,11 +9,11 @@ configure_args="--prefix=/usr --backends=moar"
hostmakedepends="git perl"
makedepends="MoarVM libatomic_ops-devel libffi-devel libtommath-devel
libuv-devel"
depends="MoarVM-${version%.*}_${revision}"
depends="MoarVM-${version}_${revision}"
short_desc="Lightweight Raku-like environment for virtual machines"
maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Artistic-2.0"
homepage="https://github.com/Raku/nqp"
distfiles="https://rakudo.org/dl/nqp/${pkgname}-${version}.tar.gz"
checksum=1cd70091ef1c2d8915f5e08412d4d344c8ebd915870708264182f67cb90ef993
checksum=b0e2449959b5d34a26542b6fecab82a24b10a74fb8fdf6ed80d98b71f2f17126
nocross=yes