mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
perl/MoarVM: Fixed dep info
This commit is contained in:
parent
a7ea197e23
commit
68703e62dd
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://moarvm.org/releases/MoarVM-2021.03.tar.gz"
|
||||||
MD5SUM="6356797ffb300acb74abe46ab8576df9"
|
MD5SUM="6356797ffb300acb74abe46ab8576df9"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libtommath libuv"
|
REQUIRES="libtommath"
|
||||||
MAINTAINER="Michel Begue"
|
MAINTAINER="Michel Begue"
|
||||||
EMAIL="mab974@gmail.com"
|
EMAIL="mab974@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue