perl/perl-Package-Stash: Updated for version 0.35.

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

View file

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Package-Stash
VERSION=${VERSION:-0.33}
VERSION=${VERSION:-0.35}
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,10 +1,10 @@
PRGNAM="perl-Package-Stash"
VERSION="0.33"
HOMEPAGE="http://search.cpan.org/~doy/Package-Stash/"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/Package-Stash-0.33.tar.gz"
MD5SUM="fe1f6efa0dbd46f8520903b436f185f1"
VERSION="0.35"
HOMEPAGE="http://search.cpan.org/dist/Package-Stash/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Package-Stash-0.35.tar.gz"
MD5SUM="423e99f76382cb71119f5f3a69c1e29e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Dist-CheckConflicts perl-Package-DeprecationManager perl-Package-Stash-XS"
REQUIRES="perl-Dist-CheckConflicts perl-Package-DeprecationManager perl-Package-Stash-XS perl-Module-Implementation"
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"

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-Package-Stash: perl-Package-Stash (perl module)