diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-13 22:39:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-13 22:39:55 +0700 |
commit | 48756787a70ee10db0ffb1c6f45891e7ac0875bc (patch) | |
tree | 2b6d4a068fc730843f295bbf07d18746a8d5854e /libraries/gperftools/gperftools.info | |
parent | 3c92f1d34fefe39bbf8aed6dd70c1daf6f8cd4e4 (diff) |
libraries/gperftools: Added (performance tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gperftools/gperftools.info')
-rw-r--r-- | libraries/gperftools/gperftools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gperftools/gperftools.info b/libraries/gperftools/gperftools.info new file mode 100644 index 0000000000000..a5a3ceeaffa0b --- /dev/null +++ b/libraries/gperftools/gperftools.info @@ -0,0 +1,10 @@ +PRGNAM="gperftools" +VERSION="2.5" +HOMEPAGE="https://github.com/gperftools/gperftools/" +DOWNLOAD="https://github.com/gperftools/gperftools/archive/gperftools-2.5.tar.gz" +MD5SUM="b2e7137ae1c5839cc83f1e4d3af8d952" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Andre Barboza" +EMAIL="bmg.andre@gmail.com" |