aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-10-14 08:17:08 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-17 08:10:58 +0700
commit689ad4f29ed0d4758b909850f33a2499ce6b889d (patch)
tree8e9443261ce562caf1aa40f45774ffcbaacb3edc /development/postman/postman.SlackBuild
parent25231352a802d37d03ff95db8a2a40f9b367da68 (diff)
development/postman: Updated for version 11.16.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 484b5aee2f..9b20657f75 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:-11.15.0}
+VERSION=${VERSION:-11.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}