mongo-c-driver: update to 1.29.1.

This commit is contained in:
Andrew Benson 2024-12-12 09:21:06 -06:00
parent 2f3eb38a77
commit 66895bc87e

View File

@ -1,6 +1,6 @@
# Template file for 'mongo-c-driver'
pkgname=mongo-c-driver
version=1.29.0
version=1.29.1
revision=1
build_style=cmake
configure_args="-DENABLE_TESTS=OFF"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="Apache-2.0"
homepage="https://mongoc.org"
distfiles="https://github.com/mongodb/mongo-c-driver/archive/${version}.tar.gz"
checksum=507414795dfb24ddf1a418b155b57459d8cea1191c7f0fcd8b826acf5400343c
checksum=bc7d861192948ea9f5898867b7c9a8ce57b6b775d8d45591d2cc3db7eb637671
pre_configure() {
echo "${version}" > VERSION_CURRENT