mongo-c-driver: update to 1.26.2.

This commit is contained in:
Andrew Benson 2024-04-07 12:39:00 +02:00
parent 59b68afc66
commit d354571388
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.26.1
version=1.26.2
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=718922183339db70079d4b56d37789a9e4aa0a62bb4d5eac55e3013da18e6d39
checksum=7084c488a758bf226cc0b3d500e7e001f0e2e37391cbeecd341050a9a899857d
pre_configure() {
echo "${version}" > VERSION_CURRENT