panda: rebuild.
This commit is contained in:
parent
03e7392958
commit
3764790fd3
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'panda'.
|
||||
pkgname=panda
|
||||
version=2016.02
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="git rakudo"
|
||||
depends="rakudo>=2016.03 git"
|
||||
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"
|
||||
checksum=e8ced2b70ca9f5dc43affb09d5859132e570d493e363020db433ef0a13768b08
|
||||
|
||||
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/22182/steps/shell_3/logs/stdio"
|
||||
|
||||
do_build() {
|
||||
vmkdir usr
|
||||
./bootstrap.pl
|
||||
|
|
Loading…
Reference in New Issue