diff options
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 |
commit | 5a6d034613eaac5a0e1157b5f6295b355c0821b8 (patch) | |
tree | f3a33ce90694dac5a76191139439e20de3f54851 /development/postman/postman.SlackBuild | |
parent | 6ae78418f6f722094788e928b5fe2502ed88a723 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 87befbce4c67b..b8c0f4a156261 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} |