summaryrefslogtreecommitdiff
path: root/deps/jemalloc/jemalloc.pc.in
diff options
context:
space:
mode:
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}