aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-04-29 14:51:33 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:14 +0700
commitd0ab2536e716f312b98e335b7eb782b2a87bb1dd (patch)
tree0761341d3efe3b42fea3113309863b9f46a29cf7 /development/postman/postman.SlackBuild
parent8c36be2e1aaf128e29ee0c046446ce51398b5b21 (diff)
development/postman: Updated for version 9.16.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman/postman.SlackBuild')
-rw-r--r--development/postman/postman.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index d71c7a112aa6d..fc799f3760df1 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.15.2}
+VERSION=${VERSION:-9.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}