          MODULE=mongo-c-driver
         VERSION=2.4.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/mongodb/mongo-c-driver/releases/download/$VERSION/
      SOURCE_VFY=sha256:8b7af899a02e258935b3a9237d232af5837fd1784554e5318d86bb51487d16b6  
            TYPE=cmake
         ENTERED=20240726
         UPDATED=20260814
           SHORT="C driver for MongoDB"

cat << EOF
This module provides the C driver for MongoDB which is required to communicate
with Mongo databases from C applications.
EOF
