rakudo-star: update to 2016.07.
This commit is contained in:
parent
3764790fd3
commit
23007001b6
1 changed files with 4 additions and 5 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template build file for 'rakudo-star'.
|
# Template build file for 'rakudo-star'.
|
||||||
pkgname=rakudo-star
|
pkgname=rakudo-star
|
||||||
version=2016.03
|
version=2016.07
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="panda"
|
hostmakedepends="panda"
|
||||||
|
makedepends="libatomic_ops-devel libffi-devel libuv-devel"
|
||||||
depends="panda>=2016.02"
|
depends="panda>=2016.02"
|
||||||
short_desc="Perl 6 distribution that includes common modules"
|
short_desc="Perl 6 distribution that includes common modules"
|
||||||
maintainer="Ruslan <axetwe@gmail.com>"
|
maintainer="Ruslan <axetwe@gmail.com>"
|
||||||
homepage="http://rakudo.org"
|
homepage="http://rakudo.org"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
nopie="yes"
|
nopie=yes
|
||||||
nocross="yes"
|
nocross=yes
|
||||||
|
|
||||||
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/22182/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd /usr/share/perl6/site
|
cd /usr/share/perl6/site
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue