aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-07-27 08:09:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-30 11:26:25 +0700
commitb687d3c68b3ac927a3c366bea20916f62f9da820 (patch)
treef12a7e6f9b8dcc386f5f46683d7ac4dfefa9746a /development/postman/postman.SlackBuild
parent33fa8877cab4b1165fc4f071a031a65d658c9a79 (diff)
development/postman: Updated for version 9.25.2.
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 6cfe82c29f98..6738b3bd804d 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.22.2}
+VERSION=${VERSION:-9.25.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}