diff options
author | Weldon Goree <weldon@langurwallah.org> | 2014-07-20 07:10:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-20 07:10:49 +0700 |
commit | 4168c7298e899f29524179aff613db68edf16f84 (patch) | |
tree | d6a5bb27827ea194ee3cb051e9966f260f5950e0 /system/musl/musl.info | |
parent | 35e0aa91e8028ab075391dea611e8f8a521e1e8f (diff) | |
download | slackbuilds-4168c7298e899f29524179aff613db68edf16f84.tar.gz |
system/musl: Added (musl C library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/musl/musl.info')
-rw-r--r-- | system/musl/musl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/musl/musl.info b/system/musl/musl.info new file mode 100644 index 0000000000..83b1eb7a1a --- /dev/null +++ b/system/musl/musl.info @@ -0,0 +1,10 @@ +PRGNAM="musl" +VERSION="1.1.3" +HOMEPAGE="http://www.musl-libc.org" +DOWNLOAD="http://www.musl-libc.org/releases/musl-1.1.3.tar.gz" +MD5SUM="1628bd4c86b14b90447e1dcf8421aed7" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Weldon Goree" +EMAIL="weldon@langurwallah.org" |