perl/perl-Test-DistManifest: Updated for version 1.014.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2015-03-10 22:55:48 +07:00 committed by Willy Sudiarto Raharjo
parent a13de6e92b
commit 85f04b2017
2 changed files with 6 additions and 6 deletions

View file

@ -1,11 +1,11 @@
#!/bin/sh
# Slackware build script for <appname>
# Slackware build script for perl-Test-DistManifest
# Written by (your name) (your contact information)
# Written by LEVAI Daniel <leva@ecentrum.hu>
PRGNAM=perl-Test-DistManifest
VERSION=${VERSION:-1.012}
VERSION=${VERSION:-1.014}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-DistManifest"
VERSION="1.012"
VERSION="1.014"
HOMEPAGE="https://metacpan.org/pod/Test::DistManifest"
DOWNLOAD="http://www.cpan.org/authors/id/E/ET/ETHER/Test-DistManifest-1.012.tar.gz"
MD5SUM="6beebac10308f7164c78eca13fd8d1b8"
DOWNLOAD="http://www.cpan.org/authors/id/E/ET/ETHER/Test-DistManifest-1.014.tar.gz"
MD5SUM="382821c709810489daefc5a3a15241c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Test-NoWarnings perl-Module-Manifest"