summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Santos <casantos@datacom.com.br>2018-12-12 00:55:11 -0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-13 21:38:41 +0100
commit08aa9c9008928e8b3f67ecca36335f0a2f9ef5a3 (patch)
treeecb2884fe5d51e4b338b0696accba2508d99b232
parent51b60e0b6f1ebba7ae70acfd29351cf43b77b287 (diff)
package/cryptopp: change site to https to avoid a redirection
Signed-off-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r--package/cryptopp/cryptopp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cryptopp/cryptopp.mk b/package/cryptopp/cryptopp.mk
index bc1f5a87a2..32b640cbed 100644
--- a/package/cryptopp/cryptopp.mk
+++ b/package/cryptopp/cryptopp.mk
@@ -6,7 +6,7 @@
CRYPTOPP_VERSION = 7.0.0
CRYPTOPP_SOURCE = cryptopp$(subst .,,$(CRYPTOPP_VERSION)).zip
-CRYPTOPP_SITE = http://cryptopp.com
+CRYPTOPP_SITE = https://cryptopp.com
CRYPTOPP_LICENSE = BSL-1.0
CRYPTOPP_LICENSE_FILES = License.txt
CRYPTOPP_INSTALL_STAGING = YES