summaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-08-12 08:19:09 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-13 00:21:38 +0700
commitee1ddc7fb014deab0071458095794da45c1ff28b (patch)
tree51dc7f43dbf78a99ecfb5428b86d95bee0d466e3 /development/postman/postman.SlackBuild
parent262f33098260c9e5edb4d8c25bbbd4f756d811ca (diff)
downloadslackbuilds-ee1ddc7fb014deab0071458095794da45c1ff28b.tar.gz
development/postman: Updated for version 9.27.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 6738b3bd80..432bd10bc7 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.25.2}
+VERSION=${VERSION:-9.27.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}