development/mongodb-compass: Updated for version 1.40.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fc60c8761b
commit
5db84dab1d
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mongodb-compass
|
||||
VERSION=${VERSION:-1.40.3}
|
||||
VERSION=${VERSION:-1.40.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mongodb-compass"
|
||||
VERSION="1.40.3"
|
||||
VERSION="1.40.4"
|
||||
HOMEPAGE="https://www.mongodb.com/products/compass"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.40.3.x86_64.rpm"
|
||||
MD5SUM_x86_64="9f06719a35e51f0efc1b38e68826883c"
|
||||
DOWNLOAD_x86_64="https://downloads.mongodb.com/compass/mongodb-compass-1.40.4.x86_64.rpm"
|
||||
MD5SUM_x86_64="f791f28a585710c5a570c8a7b713ca11"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue