mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
mongo-c-driver: update to 1.29.0.
This commit is contained in:
parent
77120c83ae
commit
73613b8b76
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.28.1
|
version=1.29.0
|
||||||
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/archive/${version}.tar.gz"
|
distfiles="https://github.com/mongodb/mongo-c-driver/archive/${version}.tar.gz"
|
||||||
checksum=249fd66d8d12aac2aec7dea1456e1bf24908c87971016c391a1a82a636029a87
|
checksum=507414795dfb24ddf1a418b155b57459d8cea1191c7f0fcd8b826acf5400343c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo "${version}" > VERSION_CURRENT
|
echo "${version}" > VERSION_CURRENT
|
||||||
|
|
Loading…
Add table
Reference in a new issue