diff options
author | Andrew Rowland <darowland@ieee.org> | 2011-12-11 22:57:15 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:46 -0200 |
commit | 8eaeb0b42bf4090523feda8f2ffe37567ffeebcc (patch) | |
tree | f2fe432954a05eb447bfa278238f4d20f2c5848e /libraries/libffi/libffi.info | |
parent | 9a9636292e7c93db031d0cc737abbc0c7b80a7ca (diff) |
libraries/libffi: Added (Foreign Function Interface library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libffi/libffi.info')
-rw-r--r-- | libraries/libffi/libffi.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libffi/libffi.info b/libraries/libffi/libffi.info new file mode 100644 index 0000000000000..61c5ac5603522 --- /dev/null +++ b/libraries/libffi/libffi.info @@ -0,0 +1,10 @@ +PRGNAM="libffi" +VERSION="3.0.10" +HOMEPAGE="http://sourceware.org/libffi" +DOWNLOAD="ftp://sourceware.org/pub/libffi/libffi-3.0.10.tar.gz" +MD5SUM="79390673f5d07a8fb342bc09b5055b6f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Andrew Rowland" +EMAIL="darowland@ieee.org" +APPROVED="rworkman" |