Permalink
Browse files
mongo-tools: Update to 4.0.9
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
devel/mongo-tools/Portfile
|
|
@@ -15,11 +15,11 @@ PortGroup golang 1.0 |
|
|
|
|
|
# Keep mongo-tools at the same version as mongodb. |
|
|
|
|
|
go.setup github.com/mongodb/mongo-tools 4.0.8 r |
|
|
go.setup github.com/mongodb/mongo-tools 4.0.9 r |
|
|
revision 0 |
|
|
checksums rmd160 b8127dc762bc4b28cbc8c9ee8c7d67a419b3fdde \ |
|
|
sha256 7b647de283b1ad4059e4bd62a69057632d9d637aabf737635c00a8658edbf9fe \ |
|
|
size 11134206 |
|
|
checksums rmd160 8e4103ba982596481267148adeba7c47928ab05d \ |
|
|
sha256 bc496a19ad99bf4a62ecd62acb190170698afc099e38e7cc84bfa20c503a214b \ |
|
|
size 11134148 |
|
|
|
|
|
categories devel |
|
|
platforms darwin |
|
|
|