wok diff perl-thread/receipt @ rev 18120

mesa-wayland: update PROVIDE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 08 11:00:29 2015 +0200 (2015-06-08)
parents d9097791a13e
children 9e01bc6321ea
line diff
     1.1 --- a/perl-thread/receipt	Mon Oct 21 10:20:30 2013 +0000
     1.2 +++ b/perl-thread/receipt	Mon Jun 08 11:00:29 2015 +0200
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perl-thread"
     1.7 +SOURCE="perl"
     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  LICENSE="GPL"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.15  DEPENDS="libdb gdbm zlib"
    1.16  BUILD_DEPENDS="db gdbm zlib less"
    1.17  WEB_SITE="http://www.perl.org/"