perl/perl-Module-Runtime: Updated for version 0.013.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
David Somero 2013-11-05 19:56:24 -05:00 committed by Robby Workman
parent a02c15bfa3
commit dc16ef4870
3 changed files with 11 additions and 11 deletions

View file

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Module-Runtime
VERSION=${VERSION:-0.011}
VERSION=${VERSION:-0.013}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -59,7 +59,7 @@ else
LIBDIRSUFFIX=""
fi
set -e
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Module-Runtime"
VERSION="0.011"
HOMEPAGE="http://search.cpan.org/~zefram/Module-Runtime/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.011.tar.gz"
MD5SUM="d0d2ab338c5bb2769a8f7db200cfdb2b"
VERSION="0.013"
HOMEPAGE="http://search.cpan.org/dist/Module-Runtime/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.013.tar.gz"
MD5SUM="62b88b1f5f0e975a5d7c80cd46167b97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Params-Classify"

View file

@ -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-Module-Runtime: perl-Module-Runtime (perl module)