diff options
-rw-r--r-- | dev-libs/crypto++/crypto++-5.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/crypto++/crypto++-5.6.5.ebuild b/dev-libs/crypto++/crypto++-5.6.5.ebuild index ed51c3cf0893..28647fcbc51a 100644 --- a/dev-libs/crypto++/crypto++-5.6.5.ebuild +++ b/dev-libs/crypto++/crypto++-5.6.5.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="C++ class library of cryptographic schemes" HOMEPAGE="http://cryptopp.com" -SRC_URI="mirror://sourceforge/cryptopp/cryptopp${PV//.}.zip" +SRC_URI="https://www.cryptopp.com/cryptopp${PV//.}.zip" LICENSE="Boost-1.0" SLOT="0/5.6" # subslot is so version |