mongo-tools: update to 3.5.13.
This commit is contained in:
parent
2e1f24f64f
commit
6478bacc93
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mongo-tools'
|
||||
pkgname=mongo-tools
|
||||
version=3.4.4
|
||||
revision=3
|
||||
version=3.5.13
|
||||
revision=1
|
||||
wrksrc="${pkgname}-r${version}"
|
||||
build_style=go
|
||||
go_import_path="github.com/mongodb/mongo-tools"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/mongodb/mongo-tools"
|
||||
distfiles="https://github.com/mongodb/${pkgname}/archive/r${version}.tar.gz"
|
||||
checksum=d14f4ce153aec373459c802e5a159661ccfde4e5df39d8d750586bae54896cdd
|
||||
checksum=c842c8e19fc04492817149403b04ad484241351b7b46d46d9f6355019c72c2de
|
||||
|
||||
do_build() {
|
||||
local bins="bsondump mongodump mongoexport mongofiles mongoimport mongooplog
|
||||
|
|
Loading…
Reference in a new issue