wok-stable diff perl-soap-lite/receipt @ rev 10728

Fixed all sourced slitaz-dev-tools receipts. The way cook works is it keeps the .hg folder when downloading mecurial sources. By downloading the $VERSION.tar.bz2 and renaming it $SOURCE-$VERSION.tar.bz2 we don't keep the .hg folder in source tarball. Repos will be backup on source dvd anyway so this does save a little bit of space.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 21:18:14 2011 +0000 (2011-05-28)
parents bd3d98cfeeb9
children
line diff
     1.1 --- a/perl-soap-lite/receipt	Fri Jan 23 17:56:28 2009 +0000
     1.2 +++ b/perl-soap-lite/receipt	Sat May 28 21:18:14 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="perl"
     1.5  SOURCE="SOAP-Lite"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.cpan.org/modules/by-authors/id/MJD/Template.html"
     1.8 +WEB_SITE="http://www.cpan.org/modules/"
     1.9  WGET_URL="http://search.cpan.org/CPAN/authors/id/M/MK/MKUTTER/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.