mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mongo-c-driver: update to 1.23.4.
This commit is contained in:
parent
8e26002aeb
commit
1fbcc468bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mongo-c-driver'
|
# Template file for 'mongo-c-driver'
|
||||||
pkgname=mongo-c-driver
|
pkgname=mongo-c-driver
|
||||||
version=1.23.3
|
version=1.23.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=OFF"
|
configure_args="-DENABLE_TESTS=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://mongoc.org"
|
homepage="https://mongoc.org"
|
||||||
distfiles="https://github.com/mongodb/mongo-c-driver/releases/download/${version}/mongo-c-driver-${version}.tar.gz"
|
distfiles="https://github.com/mongodb/mongo-c-driver/releases/download/${version}/mongo-c-driver-${version}.tar.gz"
|
||||||
checksum=c8f951d4f965d455f37ae2e10b72914736fc0f25c4ffc14afc3cbadd1a574ef6
|
checksum=209406c91fcf7c63aa633179a0a6b1b36ba237fb77e0470fd81f7299a408e334
|
||||||
|
|
||||||
mongo-c-driver-devel_package() {
|
mongo-c-driver-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue