wok-6.x diff pigz/receipt @ rev 17734
dahdi-linux: save firmware as source
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 11:23:56 2015 +0100 (2015-03-06) |
parents | 0183577c3754 |
children | 0f2b4a8c631e |
line diff
1.1 --- a/pigz/receipt Fri Aug 30 11:47:42 2013 +0000 1.2 +++ b/pigz/receipt Fri Mar 06 11:23:56 2015 +0100 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=""