mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
mongo-c-driver: update to 1.24.1.
This commit is contained in:
parent
4410f2b868
commit
9e4165e0ab
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.24.0
|
||||
version=1.24.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/releases/download/${version}/mongo-c-driver-${version}.tar.gz"
|
||||
checksum=c37d8965f1e22236241e9474190110cfeeededbe9aa7c630ce8a9c379e97fc47
|
||||
checksum=f9bdf71f24c6621c12535bad07f4654a218d84f16b85a68aca3abf6cd36d1859
|
||||
|
||||
mongo-c-driver-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue