aboutsummaryrefslogtreecommitdiff
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2025-06-14 20:13:12 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-15 19:25:44 +0700
commit2e0768cfe6ba4ab9f973b8059de555b20043b7be (patch)
tree70d6ecc7d320b783335e6284d624693f0680e436 /development/postman/postman.SlackBuild
parentb5600f1e6b6c9ba9580a913151bb7fce8e699a2e (diff)
development/postman: Updated for version 11.49.4
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 64e60a29db..f6061d00c6 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.28.4}
+VERSION=${VERSION:-11.49.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}