From: rhatto Date: Sun, 3 Dec 2006 20:50:12 +0000 (+0000) Subject: perl-archive-zip fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=1b2abb282deee3a7bd229b141650dae74efd6bb1;p=slackbuilds.git perl-archive-zip fix git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@755 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/dev/perl/perl-archive-zip/perl-archive-zip.build b/dev/perl/perl-archive-zip/perl-archive-zip.build index 5d9fb227..f15d82d4 100755 --- a/dev/perl/perl-archive-zip/perl-archive-zip.build +++ b/dev/perl/perl-archive-zip/perl-archive-zip.build @@ -55,7 +55,7 @@ PACKAGE_EXT="gz" SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT" FILE_NAME="`echo $NAME | sed -e 's/::/-/g'`" SRC="$FILE_NAME-$VERSION.tar.gz" -URL="http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/$SRC" +URL="http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/$SRC" SRC_DIR="$SRC_DIR/$PACKAGE"