mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
mongo-c-driver: update to 1.27.2.
This commit is contained in:
parent
5611ff89c9
commit
65cee87bd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongo-c-driver'
|
||||
pkgname=mongo-c-driver
|
||||
version=1.27.1
|
||||
version=1.27.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=cc97407b16da54ba9b27029237b9a7a13651ada04da15e3b5dcd8fee8db20eed
|
||||
checksum=a53010803e2df097a2ea756be6ece34c8f52cda2c18e6ea21115097b75f5d4bf
|
||||
|
||||
pre_configure() {
|
||||
echo "${version}" > VERSION_CURRENT
|
||||
|
|
Loading…
Add table
Reference in a new issue