mongo-tools: update to 3.4.4.
This commit is contained in:
parent
51b21b8db7
commit
595821f9c3
@ -1,7 +1,7 @@
|
||||
# Template file for 'mongo-tools'
|
||||
pkgname=mongo-tools
|
||||
version=3.4.1
|
||||
revision=5
|
||||
version=3.4.4
|
||||
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=283d729442fca7a331ca475e234b0880ec7c4339597e0a8e271ca7e153b45439
|
||||
checksum=d14f4ce153aec373459c802e5a159661ccfde4e5df39d8d750586bae54896cdd
|
||||
|
||||
do_build() {
|
||||
local bins="bsondump mongodump mongoexport mongofiles mongoimport mongooplog
|
||||
|
Loading…
Reference in New Issue
Block a user