diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-08-24 18:08:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-25 05:21:14 +0700 |
commit | 7f80ec7f8c296153bc8691c7422823e2247e136b (patch) | |
tree | a4ce7c412db86d4a7e6aec6bea9f2792887a8ed3 /libraries/platform/platform.info | |
parent | 40933b5842d057167f394627e21545224e47870e (diff) | |
download | slackbuilds-7f80ec7f8c296153bc8691c7422823e2247e136b.tar.gz |
libraries/platform: Added (support library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/platform/platform.info')
-rw-r--r-- | libraries/platform/platform.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/platform/platform.info b/libraries/platform/platform.info new file mode 100644 index 0000000000..16a0d659cc --- /dev/null +++ b/libraries/platform/platform.info @@ -0,0 +1,10 @@ +PRGNAM="platform" +VERSION="1.0.10" +HOMEPAGE="https://github.com/Pulse-Eight/platform" +DOWNLOAD="https://github.com/Pulse-Eight/platform/archive/1.0.10.tar.gz" +MD5SUM="4ac07e020227d3cbe54351ec3837ba48" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |