perl-alien-build: add v2.78 (#36206)
This commit is contained in:
parent
e92b996db9
commit
46bd481124
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class PerlAlienBuild(PerlPackage):
|
||||||
homepage = "https://metacpan.org/pod/Alien::Build"
|
homepage = "https://metacpan.org/pod/Alien::Build"
|
||||||
url = "https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-1.86.tar.gz"
|
url = "https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-1.86.tar.gz"
|
||||||
|
|
||||||
|
version("2.78", sha256="9140671790a0696920b0a97acd812ab4d0b93ac69306d20679f027dd0c7caa27")
|
||||||
version("1.86", sha256="f856a46aea72fe77daea5b1788b4ea0dc215f5704f5a35fa063171be8523e4e9")
|
version("1.86", sha256="f856a46aea72fe77daea5b1788b4ea0dc215f5704f5a35fa063171be8523e4e9")
|
||||||
|
|
||||||
depends_on("perl-capture-tiny", type=("build", "run"))
|
depends_on("perl-capture-tiny", type=("build", "run"))
|
||||||
|
|
Loading…
Reference in a new issue