          MODULE=bitcoin
         VERSION=28.3
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/bitcoin/bitcoin/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:dbcff2b13cb50bdf9c5fc3de9879cfc2df64c2ea30d802d0ce630b18147ef4d0
        WEB_SITE=http://bitcoin.org
         ENTERED=20120820
         UPDATED=20251022
           SHORT="Bitcoin peer-to-peer client"

cat << EOF
This application is a peer-to-peer client that builds the backbone of the
Bitcoin network. It is suited for enthusiasts, merchants, miners, developers
and people who want to help support the project. People who run Bitcoin-Qt are
first class network citizens and have the highest levels of security, privacy
and stability.
EOF
