summaryrefslogtreecommitdiff
path: root/security/crypto++
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
commitaac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch)
tree4731dc2aa469be23d28c59f0fa47c6c55b257d52 /security/crypto++
parent728e310226d4082766b2e551577ccf9dc9f502c3 (diff)
downloadpkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz
Follow some http -> https redirects.
Diffstat (limited to 'security/crypto++')
-rw-r--r--security/crypto++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index faccceae474..4fe96a517de 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/05/18 21:20:23 adam Exp $
+# $NetBSD: Makefile,v 1.22 2017/08/01 14:59:04 wiz Exp $
DISTNAME= cryptopp565
PKGNAME= cryptopp-5.6.5
@@ -7,7 +7,7 @@ MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cryptopp.com/
+HOMEPAGE= https://www.cryptopp.com/
COMMENT= Free C++ class library of Cryptographic Primitives
LICENSE= boost-license