dev-libs/crypto++: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 10 Apr 2018 11:52:46 +0000 (13:52 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Tue, 10 Apr 2018 19:24:18 +0000 (22:24 +0300)
dev-libs/crypto++/crypto++-5.6.5-r1.ebuild

index db4b181856d089beb4f39cabe7d265e6a22d7096..ca9bfbc1c08085359845c77c374091ad5ae44e66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="C++ class library of cryptographic schemes"
-HOMEPAGE="http://cryptopp.com"
+HOMEPAGE="https://cryptopp.com"
 SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip"
 
 LICENSE="Boost-1.0"