aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-02-03 12:26:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 06:54:30 +0700
commita89a3904977ac8cb684d429b2ac4a086c124e71e (patch)
tree021ed946a567dae98ee98a9700490647fb18cb53 /development/postman/postman.SlackBuild
parentde4e81e21c7ea8dfe734b86322e292f50dc14e25 (diff)
development/postman: Updated for version 10.9.0
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 d90a7610a544e..7b14e24e82013 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.8.0}
+VERSION=${VERSION:-10.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}