summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2019-05-17 22:57:14 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-17 22:57:14 +0700
commitc89834fe5861ab186a9df25126b7ed15fb16fc60 (patch)
treed2ae7c7822a36c90a87fdc50dfcb717982e7496e
parentbba20a4e66ccecbb82dfb136941b33c3a1ef1baf (diff)
downloadslackbuilds-c89834fe5861ab186a9df25126b7ed15fb16fc60.tar.gz
slackbuilds-c89834fe5861ab186a9df25126b7ed15fb16fc60.tar.xz
development/postman: Updated for version 7.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index 142a908654..d7195157b9 100644
--- a/development/postman/postman.SlackBuild
+++ b/development/postman/postman.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
-VERSION=${VERSION:-7.0.7}
+VERSION=${VERSION:-7.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 6acac85fdb..929cb8dbf9 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="7.0.7"
+VERSION="7.0.9"
HOMEPAGE="https://www.getpostman.com"
-DOWNLOAD="https://dl.pstmn.io/download/version/7.0.7/linux32"
-MD5SUM="6085303dd7064dd04b441bcc54a0d4e8"
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.0.7/linux64"
-MD5SUM_x86_64="ec61421a7bfaa91e684abec61d1af91b"
+DOWNLOAD="https://dl.pstmn.io/download/version/7.0.9/linux32"
+MD5SUM="0bfdd64b0ec9f9ee5ef0ea57908c8930"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.0.9/linux64"
+MD5SUM_x86_64="39176dd2bb639583c8c1d68729c7cc0e"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"