aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-09-02 09:20:20 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-03 09:37:14 +0700
commit1e9fc77c84d52dfcba35da50a0e6e41367b1ab07 (patch)
treee3320b42f0c270e2840e38e2b7d34ae978bf2ff6 /development/postman/postman.SlackBuild
parenteeb1eca82384a462b0886ed0f9fef95a809bb5aa (diff)
development/postman: Updated for version 10.17.4.
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 f5c5a2b1ef801..34c65f66ac2e5 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.0}
+VERSION=${VERSION:-10.17.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}