summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Somero2013-11-06 01:52:10 +0100
committer Robby Workman2013-11-06 03:28:54 +0100
commit9b480e4835ac4eb229c47dff08b9259f8c11fff4 (patch)
tree12373966fc4d131432918ce03a29a4fed072c33a
parente55d3423e5334a2abf8e01b26b7a26e73f574f9b (diff)
downloadold.slackbuilds-9b480e4835ac4eb229c47dff08b9259f8c11fff4.tar.gz
perl/perl-Class-Load: Updated for version 0.20.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--perl/perl-Class-Load/perl-Class-Load.SlackBuild2
-rw-r--r--perl/perl-Class-Load/perl-Class-Load.info8
-rw-r--r--perl/perl-Class-Load/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/perl/perl-Class-Load/perl-Class-Load.SlackBuild b/perl/perl-Class-Load/perl-Class-Load.SlackBuild
index 33194049a8..dec561c559 100644
--- a/perl/perl-Class-Load/perl-Class-Load.SlackBuild
+++ b/perl/perl-Class-Load/perl-Class-Load.SlackBuild
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Class-Load
-VERSION=${VERSION:-0.12}
+VERSION=${VERSION:-0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Class-Load/perl-Class-Load.info b/perl/perl-Class-Load/perl-Class-Load.info
index 56e354e7be..c4a3e7bbb9 100644
--- a/perl/perl-Class-Load/perl-Class-Load.info
+++ b/perl/perl-Class-Load/perl-Class-Load.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Class-Load"
-VERSION="0.12"
-HOMEPAGE="http://search.cpan.org/~drolsky/Class-Load/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Class-Load-0.12.tar.gz"
-MD5SUM="f1bb822ffb509b5f96b17237f318ab70"
+VERSION="0.20"
+HOMEPAGE="http://search.cpan.org/dist/Class-Load/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Class-Load-0.20.tar.gz"
+MD5SUM="9ccb131338a6cf1318599c08c095cf72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Module-Runtime perl-Package-Stash"
diff --git a/perl/perl-Class-Load/slack-desc b/perl/perl-Class-Load/slack-desc
index c8ee2bd0c2..0ce3250c34 100644
--- a/perl/perl-Class-Load/slack-desc
+++ b/perl/perl-Class-Load/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-Class-Load: perl-Class-Load (perl module)