summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/latencytop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/latencytop.make b/rules/latencytop.make
index c3dda2601..6c4fdc867 100644
--- a/rules/latencytop.make
+++ b/rules/latencytop.make
@@ -20,7 +20,7 @@ LATENCYTOP_VERSION := 0.5
LATENCYTOP_MD5 := 73bb3371c6ee0b0e68e25289027e865c
LATENCYTOP := latencytop-$(LATENCYTOP_VERSION)
LATENCYTOP_SUFFIX := tar.gz
-LATENCYTOP_URL := http://www.latencytop.org/download/$(LATENCYTOP).$(LATENCYTOP_SUFFIX)
+LATENCYTOP_URL := https://www.latencytop.org/download/$(LATENCYTOP).$(LATENCYTOP_SUFFIX);no-check-certificate
LATENCYTOP_SOURCE := $(SRCDIR)/$(LATENCYTOP).$(LATENCYTOP_SUFFIX)
LATENCYTOP_DIR := $(BUILDDIR)/$(LATENCYTOP)
LATENCYTOP_LICENSE := GPLv2