diff options
author | Ebben Aries <earies@dscp.org> | 2021-02-07 12:42:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-08 09:15:22 +0700 |
commit | 9557f5fea1072372bdd76a45cd938ecd3896014a (patch) | |
tree | 54e963c9d1131e05efa1303c32d4ae5e77e8c6f3 /development/postman/postman.SlackBuild | |
parent | 95ec5f5d07ecba6eecdeae9062a6198a52ecb5d5 (diff) |
development/postman: Updated for version 8.0.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 6fd9479c6239..95d734f9858d 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-8.0.1} +VERSION=${VERSION:-8.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |