aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-01-19 20:54:41 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:22:46 +0700
commita934bf2392ddf3ac099e6d16fdeafcea274257d4 (patch)
tree53f1ae5f81376c5c07f2c4c97c11ac332a237126 /development/postman/postman.SlackBuild
parent80a9ed8671733300cfb22fee89b4797e806ae151 (diff)
development/postman: Updated for version 10.8.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 05dc242312..d90a7610a5 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.7.0}
+VERSION=${VERSION:-10.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}