diff options
author | Ebben Aries <e@dscp.org> | 2019-03-02 08:15:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:10 +0700 |
commit | 100c56190bf884335cea7c9a516b70bbc2e33b61 (patch) | |
tree | e73eecc3c2aead79d637bded0d902d44d21dc7ff /development/postman | |
parent | b505571f4576d85bd3dcd0fdf4c4110af4f47d71 (diff) | |
download | slackbuilds-100c56190bf884335cea7c9a516b70bbc2e33b61.tar.gz |
development/postman: Updated for version 6.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman')
-rw-r--r-- | development/postman/postman.SlackBuild | 4 | ||||
-rw-r--r-- | development/postman/postman.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index f33324c39e..adccafee3d 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Postman -# Copyright 2018 Ebben Aries <e@dscp.org> +# Copyright 2018, 2019 Ebben Aries <e@dscp.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-6.7.3} +VERSION=${VERSION:-6.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index 51ed94b3e7..0004bacbc0 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,10 +1,10 @@ PRGNAM="postman" -VERSION="6.7.3" +VERSION="6.7.4" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="https://dl.pstmn.io/download/version/6.7.3/linux32" -MD5SUM="12dcef83a37b50c37c9ae26cad64790b" -DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/6.7.3/linux64" -MD5SUM_x86_64="125c25bcb1bb3a45c19e3513d6190946" +DOWNLOAD="https://dl.pstmn.io/download/version/6.7.4/linux32" +MD5SUM="ebc1230ba954ac7b034680cc3493f0a8" +DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/6.7.4/linux64" +MD5SUM_x86_64="86d8b577e90a61949750b393097577c8" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |