diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2016-10-23 16:28:48 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2016-10-23 16:29:17 +0300 |
commit | 372d46ec581f1c2014f04bf89d524d9a28d4fb06 (patch) | |
tree | e76e986d868c0c80c794b10ce5c56c835b202779 /dev-libs | |
parent | sys-kernel/hardened-sources: version bump to 4.7.10 (diff) | |
download | gentoo-372d46ec581f1c2014f04bf89d524d9a28d4fb06.tar.gz gentoo-372d46ec581f1c2014f04bf89d524d9a28d4fb06.tar.bz2 gentoo-372d46ec581f1c2014f04bf89d524d9a28d4fb06.zip |
dev-libs/crypto++: switch URI to main site
Bug: 597864
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs')
-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 |