mongo-c-driver: update to 1.28.1.

This commit is contained in:
Andrew Benson 2024-10-10 08:24:20 -05:00
parent fad67b762b
commit e238c6cfdb
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.28.0
version=1.28.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=fc8ef2d081d9388b9016d74826f4a229d213a2813708d26063d771ab12e457cb
checksum=249fd66d8d12aac2aec7dea1456e1bf24908c87971016c391a1a82a636029a87
pre_configure() {
echo "${version}" > VERSION_CURRENT