aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-04-18 15:03:29 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-22 11:38:20 +0700
commitb52a8ab797c7dce6260d42f72e3745e3c0a2923b (patch)
tree3e00425d81904bf7b9a1a843e4f939aa3734fc34 /development/postman/postman.SlackBuild
parentfd7c8195276b81a11aea5864b7ac7d18210fc464 (diff)
development/postman: Updated for version 10.13.0.
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 d8eb9b010f87..fdcb663b1c8f 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.12.13}
+VERSION=${VERSION:-10.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}