perl/perl-Inline-C: Updated for version 0.78.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
75a38bf1a2
commit
d78ff2bb06
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=perl-Inline-C
|
||||
VERSION=${VERSION:-0.77}
|
||||
VERSION=${VERSION:-0.78}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Inline-C"
|
||||
VERSION="0.77"
|
||||
VERSION="0.78"
|
||||
HOMEPAGE="https://metacpan.org/pod/distribution/Inline-C/lib/Inline/C.pod"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TI/TINITA/Inline-C-0.77.tar.gz"
|
||||
MD5SUM="3992485d77edb0dbec89681a5d16ad36"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TI/TINITA/Inline-C-0.78.tar.gz"
|
||||
MD5SUM="710a454b5337b1cbf3f2ae5c8c45b413"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Inline perl-IO-All perl-Pegex perl-File-Copy-Recursive"
|
||||
|
|
Loading…
Reference in New Issue