diff options
author | Ebben Aries <earies@dscp.org> | 2021-04-11 12:18:15 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-13 18:52:42 +0700 |
commit | 44da8d40fcad0d8442634466ae92af3accb95e45 (patch) | |
tree | 831f80f4c4269a3d07aea8d1a15b6f8c329e241d /development/postman/postman.SlackBuild | |
parent | b99e79c7b4b0f773b9a4f7762e275e7af095d316 (diff) | |
download | slackbuilds-44da8d40fcad0d8442634466ae92af3accb95e45.tar.gz |
development/postman: Updated for version 8.2.1
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 4ce0f8243a..99d03c1512 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.10} +VERSION=${VERSION:-8.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |