diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-16 17:42:51 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:22 -0500 |
commit | bcf02e828effda35e2e815412ee0e35873e9dcd2 (patch) | |
tree | 8d9f51ec08cc4eb3511b5f457031c57d917b2c83 /libraries/jemalloc/jemalloc.info | |
parent | 48299dfd6e452795f4e336a918127f799e801af2 (diff) | |
download | slackbuilds-bcf02e828effda35e2e815412ee0e35873e9dcd2.tar.gz |
libraries/jemalloc: Added (A memory allocator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/jemalloc/jemalloc.info')
-rw-r--r-- | libraries/jemalloc/jemalloc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/jemalloc/jemalloc.info b/libraries/jemalloc/jemalloc.info new file mode 100644 index 0000000000..b33688cff2 --- /dev/null +++ b/libraries/jemalloc/jemalloc.info @@ -0,0 +1,10 @@ +PRGNAM="jemalloc" +VERSION="3.2.0" +HOMEPAGE="http://www.canonware.com/jemalloc/" +DOWNLOAD="http://www.canonware.com/download/jemalloc/jemalloc-3.2.0.tar.bz2" +MD5SUM="1f7b2099a0d33b803c67e8a9a8c2615e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Heinz Wiesinger" +EMAIL="pprkut@liwjatan.at" |