summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Miguel De Anda <miguel@thedeanda.com>2017-10-18 10:57:18 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-21 07:08:32 +0700
commit4e407f287ac4490eefd83c137ada25c92f574a89 (patch)
tree9652e0bf4728a83707f44dc366cccc1b68e4dcd9 /system
parent41a6668bf78f8df1b7c3fd8f3f5d153afc4a013c (diff)
downloadslackbuilds-4e407f287ac4490eefd83c137ada25c92f574a89.tar.gz
slackbuilds-4e407f287ac4490eefd83c137ada25c92f574a89.tar.xz
system/mongo-tools: Updated for version 3.4.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/mongo-tools/mongo-tools.SlackBuild2
-rw-r--r--system/mongo-tools/mongo-tools.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/mongo-tools/mongo-tools.SlackBuild b/system/mongo-tools/mongo-tools.SlackBuild
index 3903f34731..ae53d83868 100644
--- a/system/mongo-tools/mongo-tools.SlackBuild
+++ b/system/mongo-tools/mongo-tools.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mongo-tools
-VERSION=${VERSION:-3.4.1}
+VERSION=${VERSION:-3.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
ARCHIVE=r${VERSION}
diff --git a/system/mongo-tools/mongo-tools.info b/system/mongo-tools/mongo-tools.info
index 7eac70412f..524f69dccc 100644
--- a/system/mongo-tools/mongo-tools.info
+++ b/system/mongo-tools/mongo-tools.info
@@ -1,8 +1,8 @@
PRGNAM="mongo-tools"
-VERSION="3.4.1"
+VERSION="3.4.9"
HOMEPAGE="https://github.com/mongodb/mongo-tools"
-DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.4.1.tar.gz"
-MD5SUM="c2a8cdc3ab99a2b175bde2895b1c36e5"
+DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.4.9.tar.gz"
+MD5SUM="e464ade045c3af18b83b5a558044edd8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"