wok-current diff perl/receipt @ rev 8153
Up: memtest to 4.20.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Jan 26 00:46:58 2011 +0000 (2011-01-26) |
parents | d9be1b1a5d96 |
children | 32156be0a770 |
line diff
1.1 --- a/perl/receipt Sat Oct 09 02:53:18 2010 +0000 1.2 +++ b/perl/receipt Wed Jan 26 00:46:58 2011 +0000 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"