perl/perl-Inline-C: Updated for version 0.78.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2017-05-31 00:14:20 +02:00 committed by Willy Sudiarto Raharjo
parent 75a38bf1a2
commit d78ff2bb06
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=perl-Inline-C
VERSION=${VERSION:-0.77}
VERSION=${VERSION:-0.78}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -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"