wok-next diff perl/receipt @ rev 8164

imported patch commit_inprogress/libsasl.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:49 2011 +0100 (2011-01-27)
parents d9be1b1a5d96
children 32156be0a770
line diff
     1.1 --- a/perl/receipt	Sat Oct 09 02:53:18 2010 +0000
     1.2 +++ b/perl/receipt	Thu Jan 27 00:20:49 2011 +0100
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perl"
     1.7 -VERSION="5.12.2"
     1.8 +VERSION="5.12.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Full Perl interpreter and modules."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  DEPENDS="libdb gdbm"
    1.15  WEB_SITE="http://www.perl.org/"
    1.16  WGET_URL="http://ftp.funet.fi/pub/CPAN/src/$TARBALL"