mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
mongo-c-driver: update to 1.25.4.
This commit is contained in:
parent
e1a9bf1ea7
commit
6f57cc036a
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.25.3
|
||||
version=1.25.4
|
||||
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=d7cdedc5164b7b8ca39bb45bee789da44097052c882fa84996e4d90eec6fe8d3
|
||||
checksum=0ab3c5b238803b82a6b217d1ef21ea71a6e96251063322dc1038bea70a3da541
|
||||
|
||||
pre_configure() {
|
||||
echo "${version}" > VERSION_CURRENT
|
||||
|
|
Loading…
Add table
Reference in a new issue