summaryrefslogtreecommitdiffstats
path: root/development/postman/postman.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2021-10-12 08:57:22 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 21:50:06 +0700
commit5a6d034613eaac5a0e1157b5f6295b355c0821b8 (patch)
treef3a33ce90694dac5a76191139439e20de3f54851 /development/postman/postman.SlackBuild
parent6ae78418f6f722094788e928b5fe2502ed88a723 (diff)
downloadslackbuilds-5a6d034613eaac5a0e1157b5f6295b355c0821b8.tar.gz
slackbuilds-5a6d034613eaac5a0e1157b5f6295b355c0821b8.tar.xz
development/postman: Updated for version 8.12.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 87befbce4c..b8c0f4a156 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:-8.10.0}
+VERSION=${VERSION:-8.12.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}