diff options
author | Ebben Aries <earies@dscp.org> | 2022-01-03 09:22:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-04 07:51:41 +0700 |
commit | 1b966b17dd8dd51140775d13056efb6b873d5171 (patch) | |
tree | c4aa26392424e562d29c8ea9d3237251bb457419 /development/postman/postman.SlackBuild | |
parent | 6cf34d0710dc96bd125b76e4c0de56b4e337d606 (diff) |
development/postman: Updated for version 9.7.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman/postman.SlackBuild')
-rw-r--r-- | development/postman/postman.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 638c89eb848b2..0d5cc096d6bef 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-9.1.5} +VERSION=${VERSION:-9.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |