panda: rebuild.
This commit is contained in:
parent
03e7392958
commit
3764790fd3
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'panda'.
|
# Template build file for 'panda'.
|
||||||
pkgname=panda
|
pkgname=panda
|
||||||
version=2016.02
|
version=2016.02
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="git rakudo"
|
hostmakedepends="git rakudo"
|
||||||
depends="rakudo>=2016.03 git"
|
depends="rakudo>=2016.03 git"
|
||||||
short_desc="Panda is a Perl 6 module manager"
|
short_desc="Panda is a Perl 6 module manager"
|
||||||
|
@ -12,8 +12,6 @@ distfiles="https://github.com/tadzik/panda/archive/${version}.tar.gz"
|
||||||
nocross="yes"
|
nocross="yes"
|
||||||
checksum=e8ced2b70ca9f5dc43affb09d5859132e570d493e363020db433ef0a13768b08
|
checksum=e8ced2b70ca9f5dc43affb09d5859132e570d493e363020db433ef0a13768b08
|
||||||
|
|
||||||
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/22182/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
vmkdir usr
|
vmkdir usr
|
||||||
./bootstrap.pl
|
./bootstrap.pl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue