aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-07-05 18:01:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-09 10:06:13 +0700
commit89b8298cc70911796e519c1bd539f5a23aa47ef6 (patch)
treedd2518dd579a263f071149d3ec526ef8937556d2 /development/postman/postman.SlackBuild
parent98b019f8f71e2f5b5983cae21e9956f38f838702 (diff)
development/postman: Updated for version 9.22.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 a657971f4a17..6cfe82c29f98 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.19.0}
+VERSION=${VERSION:-9.22.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}