summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2022-12-02 15:43:58 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 09:09:24 +0700
commit2f8220cf2de174e29cd29f51ae46eee0cf360896 (patch)
treef3a30185ead99b5ad111563c014a8f777ba75cf5
parent496fad9ff9356e635b98a23fe62d055df7e0b5ea (diff)
downloadslackbuilds-2f8220cf2de174e29cd29f51ae46eee0cf360896.tar.gz
slackbuilds-2f8220cf2de174e29cd29f51ae46eee0cf360896.tar.xz
development/postman: Updated for version 10.5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index 890baabc73..ec1b4cfd1d 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:-10.1.2}
+VERSION=${VERSION:-10.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 59e1c90bc0..8c6731eb6f 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.1.2"
+VERSION="10.5.2"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.1.2/linux64"
-MD5SUM_x86_64="c5ef09406b26140f557fc0a5f0074972"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.5.2/linux64"
+MD5SUM_x86_64="6b22482b78dba9c2711fb21a94fae78a"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"