aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-09-26 12:56:58 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-26 23:44:02 +0700
commitbc10c35c2c326b471b4737f3b2a301043343d8b3 (patch)
tree589a7afb1e37993daec11b87b75ce960b322b880 /development/postman/postman.SlackBuild
parent258fbbe56b4adba32953a286f9b032a43d6e1ce5 (diff)
development/postman: Updated for version 10.18.7
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 d87621a607..9a935f3076 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.17.4}
+VERSION=${VERSION:-10.18.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}