commit: 372d46ec581f1c2014f04bf89d524d9a28d4fb06 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Sun Oct 23 13:28:48 2016 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Sun Oct 23 13:29:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372d46ec
dev-libs/crypto++: switch URI to main site Bug: 597864 Package-Manager: portage-2.3.0 dev-libs/crypto++/crypto++-5.6.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/crypto++/crypto++-5.6.5.ebuild b/dev-libs/crypto++/crypto++-5.6.5.ebuild index ed51c3c..28647fc 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
