mongo-c-driver: update to 1.30.3.
This commit is contained in:
parent
6cac5dc54a
commit
7d83ce3659
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.30.2
|
version=1.30.3
|
||||||
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=e3b2d7c18f27b868b99c0ab2e9c811852fa4d86fe2d1d55a53f42d51859dd99d
|
checksum=f8f506ab337a0fbbddac89021755df9cf4e445c6bc6847eb70af7bd1a581efcf
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
echo "${version}" > VERSION_CURRENT
|
echo "${version}" > VERSION_CURRENT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue