mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
mongo-c-driver: update to 1.24.2.
This commit is contained in:
parent
244c053d7d
commit
30fc95bd3a
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.1
|
||||
version=1.24.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/releases/download/${version}/mongo-c-driver-${version}.tar.gz"
|
||||
checksum=f9bdf71f24c6621c12535bad07f4654a218d84f16b85a68aca3abf6cd36d1859
|
||||
checksum=25813a220188d40140ca9c36a4b23abfb68fc7cbb37694187cc9852be470abd2
|
||||
|
||||
mongo-c-driver-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue