diff options
author | David Somero <dsomero@hotmail.com> | 2013-11-05 19:56:18 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-06 01:00:00 -0600 |
commit | 34d505ee2d7bb23e9f2a324de4f38dd9fcf9bdae (patch) | |
tree | 70186e44e049062a7eb08bae7c8a684c7fdbf616 /perl/perl-Class-Load | |
parent | 493daee835dd6848b12e5d727306f3223a0efe7a (diff) | |
download | slackbuilds-34d505ee2d7bb23e9f2a324de4f38dd9fcf9bdae.tar.gz |
perl/perl-Class-Load: Updated for version 0.20.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Class-Load')
-rw-r--r-- | perl/perl-Class-Load/perl-Class-Load.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Class-Load/perl-Class-Load.info | 8 | ||||
-rw-r--r-- | perl/perl-Class-Load/slack-desc | 10 |
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) |