wok-next diff thunderbird/receipt @ rev 18925
description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 25 15:02:38 2016 +0200 (2016-02-25) |
parents | 3aa7a7c43fe6 |
children | 2809ecb8c754 |
line diff
1.1 --- a/thunderbird/receipt Sun Nov 24 17:37:15 2013 +0100 1.2 +++ b/thunderbird/receipt Thu Feb 25 15:02:38 2016 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Mozilla's Thunderbird email application." 1.6 MAINTAINER="domcox@slitaz.org" 1.7 +LICENSE="MPL" 1.8 TARBALL="$PACKAGE-$VERSION.source.tar.bz2" 1.9 WEB_SITE="http://www.mozilla.org/" 1.10 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL"