perl-inline-c: add v0.81 (#36298)
This commit is contained in:
parent
e2bc51fcad
commit
85c1b16213
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class PerlInlineC(PerlPackage):
|
||||||
homepage = "https://metacpan.org/pod/Inline::C"
|
homepage = "https://metacpan.org/pod/Inline::C"
|
||||||
url = "http://search.cpan.org/CPAN/authors/id/T/TI/TINITA/Inline-C-0.78.tar.gz"
|
url = "http://search.cpan.org/CPAN/authors/id/T/TI/TINITA/Inline-C-0.78.tar.gz"
|
||||||
|
|
||||||
|
version("0.81", sha256="f185258d9050d7f79b4f00f12625cc469c2f700ff62d3e831cb18d80d2c87aac")
|
||||||
version("0.78", sha256="9a7804d85c01a386073d2176582b0262b6374c5c0341049da3ef84c6f53efbc7")
|
version("0.78", sha256="9a7804d85c01a386073d2176582b0262b6374c5c0341049da3ef84c6f53efbc7")
|
||||||
|
|
||||||
depends_on("perl-yaml-libyaml", type=("build", "run"))
|
depends_on("perl-yaml-libyaml", type=("build", "run"))
|
||||||
|
|
Loading…
Reference in a new issue