diff options
author | Ebben Aries <e@dscp.org> | 2019-03-23 01:08:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-23 01:08:29 +0700 |
commit | 0beb50f3b061a83c7608fbd6cb0fd84641306103 (patch) | |
tree | e7c2b235ed4ebde36eaa5653b3cde595f0cecbd2 /development/postman | |
parent | 2e523a68e607fb5c362b675ac48ff8074d2ed4f4 (diff) | |
download | slackbuilds-0beb50f3b061a83c7608fbd6cb0fd84641306103.tar.gz |
development/postman: Updated for version 7.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman')
-rw-r--r-- | development/postman/postman.SlackBuild | 2 | ||||
-rw-r--r-- | development/postman/postman.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index adccafee3d..11f6c757f3 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-6.7.4} +VERSION=${VERSION:-7.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index 0004bacbc0..32f6ee3992 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,10 +1,10 @@ PRGNAM="postman" -VERSION="6.7.4" +VERSION="7.0.5" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="https://dl.pstmn.io/download/version/6.7.4/linux32" -MD5SUM="ebc1230ba954ac7b034680cc3493f0a8" -DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/6.7.4/linux64" -MD5SUM_x86_64="86d8b577e90a61949750b393097577c8" +DOWNLOAD="https://dl.pstmn.io/download/version/7.0.5/linux32" +MD5SUM="360319d2ebb7d861341c54c31781f6df" +DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.0.5/linux64" +MD5SUM_x86_64="a85bc5fbef461c33e83d2770f16d31d2" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |