aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-12-22 09:25:12 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-23 00:13:00 +0700
commitf5c835e9c979aba5e93011a9431dd8a2451b2aa8 (patch)
tree43b66c03cf9371465b6e9a06182bffe1893fef14 /development/postman/postman.SlackBuild
parentf5b2344e28a2cbb47efcb447726d27aeaf21d2fa (diff)
development/postman: Updated for version 10.6.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 ec1b4cfd1d94a..a90642a55b824 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:-10.5.2}
+VERSION=${VERSION:-10.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}