mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-Class-Load: Updated for version 0.20.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
493daee835
commit
34d505ee2d
3 changed files with 10 additions and 10 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue