development/postman: Updated for version 6.7.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2019-02-01 01:01:05 +07:00 committed by Willy Sudiarto Raharjo
parent 56798a895c
commit 40c7e8a208
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.1}
VERSION=${VERSION:-6.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="6.7.1"
VERSION="6.7.2"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="https://dl.pstmn.io/download/version/6.7.1/linux32"
MD5SUM="ab7a1de5e1cc0886580cfb9b25564fab"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/6.7.1/linux64"
MD5SUM_x86_64="3318027232eb31685b084ff5fc19e483"
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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"