mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/mongo-tools: Updated for version 3.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a0092190c5
commit
a38a830042
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mongo-tools
|
||||
VERSION=${VERSION:-3.1.4}
|
||||
VERSION=${VERSION:-3.1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCHIVE=r${VERSION}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mongo-tools"
|
||||
VERSION="3.1.4"
|
||||
VERSION="3.1.7"
|
||||
HOMEPAGE="http://www.mongodb.org/"
|
||||
DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.1.4.tar.gz"
|
||||
MD5SUM="a6e4b0289f524e99df35ee9f5802ed2b"
|
||||
DOWNLOAD="https://github.com/mongodb/mongo-tools/archive/r3.1.7.tar.gz"
|
||||
MD5SUM="c31af153ceddeb227be2d24a61f60688"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="google-go-lang"
|
||||
|
|
Loading…
Reference in a new issue