# Watch: https://bitcoincore.org/bin/ href="bitcoin-core-([0-9.]+)/"
. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=bitcoin
         VERSION=30.0
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://bitcoincore.org/bin/bitcoin-core-$VERSION/$SOURCE
     SOURCE_HASH=sha512:70f0cd08cccb0b6668dc829d73ef93bd2c9cfba26b2a0ff8057db21d2ce387c7e0f60ab90019fffe9adf5c87f7ea78279f24169d5db29cf8edf9719668a8176a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://bitcoin.org"
      LICENSE[0]=MIT
         ENTERED=20110524
           SHORT="P2P electronic cash system"
cat << EOF
Bitcoin is a decentralized peer-to-peer electronic cash system without a
central server or trusted parties. Users hold the crypto keys to their own
money and transact directly with each other, with the help of the network
to check for double-spending.
EOF
