summaryrefslogtreecommitdiff
path: root/network/ngrok/ngrok.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-08-23 06:48:05 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-27 22:50:37 +0700
commit2fce4509e43abd91c1139be53eabef6c04001f4a (patch)
treef0fc79ca4c98816dd0d4e31ccd69739adbec4fd2 /network/ngrok/ngrok.SlackBuild
parentce18a9998fd27f20cf00dbb73edba94f7254461d (diff)
downloadslackbuilds-2fce4509e43abd91c1139be53eabef6c04001f4a.tar.gz
network/ngrok: Updated for version 3.0.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ngrok/ngrok.SlackBuild')
-rw-r--r--network/ngrok/ngrok.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ngrok/ngrok.SlackBuild b/network/ngrok/ngrok.SlackBuild
index 276bd7923d..2fda90a89a 100644
--- a/network/ngrok/ngrok.SlackBuild
+++ b/network/ngrok/ngrok.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ngrok
-VERSION=${VERSION:-3.0.6}
+VERSION=${VERSION:-3.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}