wok diff pigz/receipt @ rev 16757

Up sshfs-fuse (2.5)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 16 20:36:28 2014 +0200 (2014-06-16)
parents 0183577c3754
children 0f2b4a8c631e
line diff
     1.1 --- a/pigz/receipt	Fri Aug 30 11:47:42 2013 +0000
     1.2 +++ b/pigz/receipt	Mon Jun 16 20:36:28 2014 +0200
     1.3 @@ -5,9 +5,10 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="Parallel Implementation of GZip."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="Apache"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -WEB_SITE="http://www.zlib.net"
    1.10 -WGET_URL="$WEB_SITE/pigz/$TARBALL"
    1.11 +WEB_SITE="http://www.zlib.net/pigz"
    1.12 +WGET_URL="$WEB_SITE/$TARBALL"
    1.13  
    1.14  DEPENDS=""
    1.15  BUILD_DEPENDS=""