libraries/perl-Tie-IxHash: Updated for version 1.22.
This commit is contained in:
parent
3b27704317
commit
68460b0912
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Tie-IxHash
|
||||
|
||||
# Copyright 2009 David Somero (dsomero@hotmail.com) Athens,TN USA
|
||||
# Copyright 2009-2010 David Somero (dsomero@hotmail.com) Athens,TN USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Tie-IxHash
|
||||
VERSION=${VERSION:-1.21}
|
||||
VERSION=${VERSION:-1.22}
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-Tie-IxHash"
|
||||
VERSION="0.28"
|
||||
VERSION="1.22"
|
||||
HOMEPAGE="http://search.cpan.org/dist/Tie-IxHash"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GS/GSAR/Tie-IxHash-1.21.tar.gz"
|
||||
MD5SUM="567ddc13081596b52cfe3d82218cb264"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Tie-IxHash-1.22.tar.gz"
|
||||
MD5SUM="aae2e62df7e016fd3e8fdaaea71b0b41"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in New Issue