wok diff tar/receipt @ rev 1931

slitaz-loram: use gzip compression
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Dec 24 17:34:33 2008 +0000 (2008-12-24)
parents a7bd0e5069b6
children 866fa2493b1b
line diff
     1.1 --- a/tar/receipt	Tue Mar 18 15:30:49 2008 +0100
     1.2 +++ b/tar/receipt	Wed Dec 24 17:34:33 2008 +0000
     1.3 @@ -1,15 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tar"
     1.7 -VERSION="1.19"
     1.8 +VERSION="1.20"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="GNU tar archiving tools."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13 -WEB_SITE=""
    1.14 +WEB_SITE="http://www.gnu.org/software/tar/"
    1.15  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.16  
    1.17 -
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {