mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
mongo-c-driver: update to 1.30.0.
This commit is contained in:
parent
a3c646611b
commit
a02cf4678c
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.29.2
|
||||
version=1.30.0
|
||||
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=7437ac6e71a79bc60822797d16a92471407cb1e31ebe4295907ee6651abaa71f
|
||||
checksum=be937a0e60be4317640c309acfbf01ca3cdd02afc54a318bab0f02c941fbc485
|
||||
|
||||
pre_configure() {
|
||||
echo "${version}" > VERSION_CURRENT
|
||||
|
|
Loading…
Add table
Reference in a new issue