summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2015-03-10 22:55:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-10 22:55:48 +0700
commit85f04b20173ad42e94741cbfc5ec6940dab6aa71 (patch)
tree56015c09d99987522ecc72f56daa2c4fac6ea7f6 /perl
parenta13de6e92bb9d543e2e1e61853714a03abf2fc9b (diff)
downloadslackbuilds-85f04b20173ad42e94741cbfc5ec6940dab6aa71.tar.gz
slackbuilds-85f04b20173ad42e94741cbfc5ec6940dab6aa71.tar.xz
perl/perl-Test-DistManifest: Updated for version 1.014.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Test-DistManifest/perl-Test-DistManifest.SlackBuild6
-rw-r--r--perl/perl-Test-DistManifest/perl-Test-DistManifest.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Test-DistManifest/perl-Test-DistManifest.SlackBuild b/perl/perl-Test-DistManifest/perl-Test-DistManifest.SlackBuild
index 8e1a8540c7..28eab9edd9 100644
--- a/perl/perl-Test-DistManifest/perl-Test-DistManifest.SlackBuild
+++ b/perl/perl-Test-DistManifest/perl-Test-DistManifest.SlackBuild
@@ -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}
diff --git a/perl/perl-Test-DistManifest/perl-Test-DistManifest.info b/perl/perl-Test-DistManifest/perl-Test-DistManifest.info
index c7cb4c1f30..81825b7301 100644
--- a/perl/perl-Test-DistManifest/perl-Test-DistManifest.info
+++ b/perl/perl-Test-DistManifest/perl-Test-DistManifest.info
@@ -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"