perl/perl-BerkeleyDB: Updated for version 0.52.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2013-06-09 09:15:31 -03:00 committed by dsomero
parent 64e1864a19
commit 3db3e91921
2 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
# Slackware Package Build Script for perl modules: BerkeleyDB
# Home Page http://search.cpan.org/dist/BerkeleyDB/
# Copyright (c) 2009-2012, Nishant Limbachia, Hoffman Estates, IL, USA
# Copyright (c) 2009-2013, Nishant Limbachia, Hoffman Estates, IL, USA
# (nishant _AT_ mnspace _DOT_ net)
# All rights reserved.
@ -27,12 +27,12 @@
#
# Modified by the SlackBuilds.org project.
PRGNAM=perl-BerkeleyDB
VERSION=${VERSION:-0.51}
PRGNAM="perl-BerkeleyDB"
VERSION=${VERSION:-0.52}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=$(echo $PRGNAM | cut -f2- -d-)
SRCNAM="$(printf $PRGNAM | cut -f2- -d-)"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in

View file

@ -1,8 +1,8 @@
PRGNAM="perl-BerkeleyDB"
VERSION="0.51"
VERSION="0.52"
HOMEPAGE="http://search.cpan.org/dist/BerkeleyDB/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/BerkeleyDB-0.51.tar.gz"
MD5SUM="50d0d18227a6568e2557a1b1b33f8f55"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/BerkeleyDB-0.52.tar.gz"
MD5SUM="e1031f4cd3062fdb1597af4373789d79"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""