summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2019-03-02 02:15:26 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:10 +0100
commit100c56190bf884335cea7c9a516b70bbc2e33b61 (patch)
treee73eecc3c2aead79d637bded0d902d44d21dc7ff /development
parentb505571f4576d85bd3dcd0fdf4c4110af4f47d71 (diff)
downloadslackbuilds-100c56190bf884335cea7c9a516b70bbc2e33b61.tar.gz
development/postman: Updated for version 6.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/postman/postman.SlackBuild4
-rw-r--r--development/postman/postman.info10
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"