wok-current diff lz4/receipt @ rev 15195
Add pbzip2
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 03 15:12:27 2013 +0000 (2013-09-03) |
parents | 72b5cd3cb23a |
children | 934107586152 |
line diff
1.1 --- a/lz4/receipt Tue Dec 25 16:40:45 2012 +0100 1.2 +++ b/lz4/receipt Tue Sep 03 15:12:27 2013 +0000 1.3 @@ -1,10 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lz4" 1.7 -VERSION="87" 1.8 +VERSION="102" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="High speed compressor." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 +LICENSE="BSD" 1.13 WEB_SITE="http://code.google.com/p/lz4/" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WGET_URL="subversion|http://lz4.googlecode.com/svn/trunk/"