nqp: update to 2020.05.
This commit is contained in:
parent
f1674025d2
commit
af98476898
@ -1,18 +1,19 @@
|
|||||||
# Template file for 'nqp'
|
# Template file for 'nqp'
|
||||||
pkgname=nqp
|
pkgname=nqp
|
||||||
version=2020.01
|
version=2020.05
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
configure_args="--prefix=/usr --backends=moar"
|
configure_args="--prefix=/usr --backends=moar"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="git perl"
|
||||||
makedepends="MoarVM libatomic_ops-devel libffi-devel libuv-devel"
|
makedepends="MoarVM libatomic_ops-devel libffi-devel libtommath-devel
|
||||||
depends="MoarVM-${version}.1_${revision}"
|
libuv-devel"
|
||||||
|
depends="MoarVM-${version}_${revision}"
|
||||||
short_desc="Lightweight Raku-like environment for virtual machines"
|
short_desc="Lightweight Raku-like environment for virtual machines"
|
||||||
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="https://github.com/perl6/nqp"
|
homepage="https://github.com/Raku/nqp"
|
||||||
distfiles="https://rakudo.org/dl/nqp/${pkgname}-${version}.tar.gz"
|
distfiles="https://rakudo.org/dl/nqp/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4ccc9c194322c73f4c8ba681e277231479fcc2307642eeeb0f7caa149332965b
|
checksum=291b92d9db968a691195adb1c9533edc1076d12d6617d6d931e40595e906b577
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user