summaryrefslogtreecommitdiffstats
path: root/crypto/cryptopp/DETAILS
blob: 395e2ae585c6d0b7edf231d40ece8d8e9bd4039b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
           SPELL=cryptopp
          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=https://cryptopp.com
            DOCS="Install.txt License.txt Readme.txt"
         ENTERED=20040730
        KEYWORDS="crypto"
           SHORT="C++ class library of cryptographic schemes"
cat << EOF
Crypto++ Library is a free C++ class library of cryptographic schemes.
EOF