summaryrefslogtreecommitdiff
path: root/deps/jemalloc/jemalloc.pc.in
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2017-04-22 13:12:42 +0200
committerantirez <antirez@gmail.com>2017-04-22 13:17:07 +0200
commite3b8492e83822aa618d084732f8ab997bf41d7f3 (patch)
treec1ed5fc9cb15c3a85b6202ad16bde4fe8f012b4b /deps/jemalloc/jemalloc.pc.in
parent238cebdd5eb0fd0d8f2db87d895a007bc492dcdb (diff)
downloadredis-e3b8492e83822aa618d084732f8ab997bf41d7f3.tar.gz
Revert "Jemalloc updated to 4.4.0."
This reverts commit 36c1acc222d29e6e2dc9fc25362e4faa471111bd.
Diffstat (limited to 'deps/jemalloc/jemalloc.pc.in')
-rw-r--r--deps/jemalloc/jemalloc.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/jemalloc/jemalloc.pc.in b/deps/jemalloc/jemalloc.pc.in
index a318e8dd3..1a3ad9b34 100644
--- a/deps/jemalloc/jemalloc.pc.in
+++ b/deps/jemalloc/jemalloc.pc.in
@@ -6,7 +6,7 @@ install_suffix=@install_suffix@
Name: jemalloc
Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
-URL: http://jemalloc.net/
+URL: http://www.canonware.com/jemalloc
Version: @jemalloc_version@
Cflags: -I${includedir}
Libs: -L${libdir} -ljemalloc${install_suffix}