mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
mongo-c-driver: update to 1.30.2.
This commit is contained in:
parent
8b5ad772b8
commit
0945c222dc
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.30.1
|
||||
version=1.30.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/archive/${version}.tar.gz"
|
||||
checksum=2542af022415864c08b6232da70a5323ad967e5cee183c2245e35d93eb6410a7
|
||||
checksum=e3b2d7c18f27b868b99c0ab2e9c811852fa4d86fe2d1d55a53f42d51859dd99d
|
||||
|
||||
pre_configure() {
|
||||
echo "${version}" > VERSION_CURRENT
|
||||
|
|
Loading…
Add table
Reference in a new issue