wok-next diff aria2/receipt @ rev 15224
gdb: remove wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 22 15:13:40 2013 +0200 (2013-09-22) |
parents | ff266cedbd68 |
children | 80c2116a3ab3 |
line diff
1.1 --- a/aria2/receipt Fri May 31 20:01:14 2013 +0000 1.2 +++ b/aria2/receipt Sun Sep 22 15:13:40 2013 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="A download utility with resuming and segmented downloading with HTTP/HTTPS/FTP support" 1.6 MAINTAINER="devl547@gmail.com" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://aria2.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"