wok-next diff musl-libc/receipt @ rev 14766
915resolution: fix ownership; acl: '*.so' must be executable, more tips from BLFS.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jun 26 23:09:23 2013 +0300 (2013-06-26) |
parents | d6f7e8536a4f |
children | cd28fb2eacaa |
line diff
1.1 --- a/musl-libc/receipt Sun Apr 14 13:23:50 2013 +0200 1.2 +++ b/musl-libc/receipt Wed Jun 26 23:09:23 2013 +0300 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A lightweight, fast, simple, free libc." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.etalabs.net/musl/" 1.10 WGET_URL="${WEB_SITE}releases/$TARBALL"