summaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-01-30 09:25:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-31 10:08:19 +0700
commit43f42ef2e09a01150546594073c676696edf89f1 (patch)
treefd2d98723cb3333ea156314c4e8d22f03e078f0b /development/postman/postman.SlackBuild
parent73422242f3d4e9d93999df4a7ba7e8d7cf216d05 (diff)
downloadslackbuilds-43f42ef2e09a01150546594073c676696edf89f1.tar.gz
development/postman: Updated for version 9.11.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 64ec0a86ff..251b32e9bf 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.9.3}
+VERSION=${VERSION:-9.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}