development/postman: Updated for version 6.7.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2019-02-15 07:42:10 +07:00 committed by Willy Sudiarto Raharjo
parent 4d3ecf715f
commit fc0b0e461b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
VERSION=${VERSION:-6.7.2}
VERSION=${VERSION:-6.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="6.7.2"
VERSION="6.7.3"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="https://dl.pstmn.io/download/version/6.7.2/linux32"
MD5SUM="704de62674896e17800f1fd29b52eb9c"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/6.7.2/linux64"
MD5SUM_x86_64="7fb676a720c6964907caeed4180166b3"
DOWNLOAD="https://dl.pstmn.io/download/version/6.7.3/linux32"
MD5SUM="12dcef83a37b50c37c9ae26cad64790b"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/6.7.3/linux64"
MD5SUM_x86_64="125c25bcb1bb3a45c19e3513d6190946"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"