wok diff debootstrap/receipt @ rev 17071
tcpcrypt: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 22 18:46:29 2014 +0200 (2014-08-22) |
parents | bb84689a0325 |
children | e1d949443274 |
line diff
1.1 --- a/debootstrap/receipt Sat Dec 21 14:17:24 2013 +0100 1.2 +++ b/debootstrap/receipt Fri Aug 22 18:46:29 2014 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Bootstrap a basic Debian system" 1.6 MAINTAINER="shann@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="https://wiki.debian.org/Debootstrap" 1.10 WGET_URL="http://people.slitaz.org/~shann/packages/$PACKAGE/$TARBALL"