# DON'T BUMP! 6.x is licensed with AGPL which is officially incompatible with GPL
# and e.g. openldap fails to build because of that
          MODULE=db
         VERSION=5.3.28
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.oracle.com/berkeley-db/
      SOURCE_VFY=sha256:e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
        WEB_SITE=https://www.oracle.com/technology/software/products/berkeley-db/index.html
         ENTERED=20020318
         UPDATED=20251117
           SHORT="A high-performace, embedded database library"

cat << EOF
Berkeley DB is a programmatic toolkit that provides fast, reliable,
scalable, and mission-critical database support in software ranging from
applications running on hand-held appliances to enterprise-scale
servers.
EOF
