CryptoPP-for-iOS icon indicating copy to clipboard operation
CryptoPP-for-iOS copied to clipboard

URL_Base changed in the build_cryptopp.sh

Open dusjj opened this issue 7 years ago • 0 comments

Since www.cryptopp.com has changed the protocol from http:// to https:// . build_cryptopp.sh should accord with this change:

URL_BASE="https://www.cryptopp.com"

dusjj avatar Dec 10 '18 02:12 dusjj