perl/perl-Test-Spec: Updated for version 0.54.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2018-03-30 23:10:47 +02:00
parent 6f5c749b14
commit d6859686c6
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Test-Spec
VERSION=${VERSION:-0.53}
VERSION=${VERSION:-0.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Spec"
VERSION="0.53"
VERSION="0.54"
HOMEPAGE="https://metacpan.org/pod/Test::Spec"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AN/ANDYJONES/Test-Spec-0.53.tar.gz"
MD5SUM="329fbbe672b8dbebf42a71f6c7d9a1e1"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AK/AKZHAN/Test-Spec-0.54.tar.gz"
MD5SUM="6b75ed284fb5b0d1c51e5ea7e686a2f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-Deep perl-Test-Trap perl-Tie-IxHash perl-Package-Stash"