summaryrefslogtreecommitdiffstats
path: root/crypto/cryptopp/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptopp/DETAILS')
-rwxr-xr-xcrypto/cryptopp/DETAILS18
1 files changed, 9 insertions, 9 deletions
diff --git a/crypto/cryptopp/DETAILS b/crypto/cryptopp/DETAILS
index fcc0db26ae..395e2ae585 100755
--- a/crypto/cryptopp/DETAILS
+++ b/crypto/cryptopp/DETAILS
@@ -1,14 +1,14 @@
SPELL=cryptopp
- VERSION=565
- VERSIONX=`echo ${VERSION} | sed -r "s:([0-9])([0-9]):\1.\2.:"`
- SECURITY_PATCH=1
- SOURCE_HASH=sha512:f13718d02ca69b0129aaf9e767c9d2e0333aa7538355f9c63d9eaf1ff369062084a18dc01489439ebf37797b3ea81b01beb072057d47ec962bfb824ddc72abc7
- SOURCE=$SPELL$VERSION.zip
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL$VERSION"
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
- SOURCE_URL[1]=http://www.cryptopp.com/$SOURCE
+ SPELLX=CRYPTOPP
+ VERSION=6.1.0
+ VERSIONX=`echo ${VERSION} | sed -r "s/\./\_/g"`
+ SOURCE_HASH=sha512:4bc02fef33f1859a07434a4752c2575afd781056e9a91eed99a13cebe2c91d66cbc7173e34d362da63dad6d38f9594ff291accd27e111232996ccd536bba0f39
+ SECURITY_PATCH=2
+ SOURCE="${SPELLX}_${VERSIONX}.tar.gz"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${SPELLX}_${VERSIONX}"
+ SOURCE_URL[0]=https://github.com/weidai11/cryptopp/archive/$SOURCE
LICENSE[0]=BSD
- WEB_SITE=http://cryptopp.com
+ WEB_SITE=https://cryptopp.com
DOCS="Install.txt License.txt Readme.txt"
ENTERED=20040730
KEYWORDS="crypto"