mongo-c-driver: update to 1.27.6.

This commit is contained in:
Andrew Benson 2024-09-07 10:51:20 -05:00
parent f69809f63e
commit 04704c152c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mongo-c-driver'
pkgname=mongo-c-driver
version=1.27.5
version=1.27.6
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=b90dab0856448c5919c1e04fe8d5a4d80d57779ccf8cf08e3981314a5961973d
checksum=7dee166dd106e3074582dd107f62815aa29311520149cda52efb69590b2cae7a
pre_configure() {
echo "${version}" > VERSION_CURRENT