wok rev 15381

Add perl-thread (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 21 10:27:52 2013 +0000 (2013-10-21)
parents d9097791a13e
children 5b22787d62d6
files perl-thread/receipt
line diff
     1.1 --- a/perl-thread/receipt	Mon Oct 21 10:20:30 2013 +0000
     1.2 +++ b/perl-thread/receipt	Mon Oct 21 10:27:52 2013 +0000
     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/"