aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-02-05 11:46:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-06 12:57:14 +0700
commitabe97939d0277448a21a9d2f336d0e8a186371f7 (patch)
tree17d0f13efecd2220e8c6e32cdd04c165e4f0f106 /development/postman/postman.SlackBuild
parent1a522dffd21fea182eb99ce72bcaca5ffa82683a (diff)
development/postman: Updated for version 9.12.2
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 251b32e9bf27..9c1237742248 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.11.0}
+VERSION=${VERSION:-9.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}