aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-08-29 07:47:13 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-03 17:58:50 +0700
commitf30a09be617c7f68b1184f0a385d80d4ee53ebb9 (patch)
tree19f6a87370201676e703cb56a416d503e407b639 /development/postman/postman.SlackBuild
parentc62aacbf3b4332c610868d146015673c83512fd3 (diff)
development/postman: Updated for version 9.29.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 432bd10bc799..6944883e11cb 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.27.0}
+VERSION=${VERSION:-9.29.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}