wok-next diff kexec-tools/receipt @ rev 16094
ffmpeg-compat: typo in post_remove()
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 16 14:51:45 2014 +0000 (2014-03-16) |
parents | 08131ff0775f |
children | ead97edb5f62 |
line diff
1.1 --- a/kexec-tools/receipt Tue Mar 26 11:53:15 2013 +0100 1.2 +++ b/kexec-tools/receipt Sun Mar 16 14:51:45 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Directly boot into a new kernel." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.9 WEB_SITE="ftp://ftp.kernel.org/pub/linux/utils/kernel/kexec/" 1.10 WGET_URL="${WEB_SITE}$TARBALL"