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

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2017-05-12 18:16:30 +02:00 committed by Willy Sudiarto Raharjo
parent a8d952f5cc
commit b57486a9aa
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Inline-C"
VERSION="0.76"
VERSION="0.77"
HOMEPAGE="https://metacpan.org/pod/distribution/Inline-C/lib/Inline/C.pod"
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/Inline-C-0.76.tar.gz"
MD5SUM="c0fbfdd058075c9271a1384c822c9a87"
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TI/TINITA/Inline-C-0.77.tar.gz"
MD5SUM="3992485d77edb0dbec89681a5d16ad36"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Inline perl-IO-All perl-Pegex perl-File-Copy-Recursive"