aboutsummaryrefslogtreecommitdiff
path: root/network/ngrok/ngrok.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-12-29 09:07:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-30 07:31:42 +0700
commita11a434ceeb81f75797e97f19d7b23361ccb0d17 (patch)
tree9ad03168776927506b2f20e56fb0975ff13dca02 /network/ngrok/ngrok.SlackBuild
parent5b8239773bae6d0b6d8de0f98a4da5c0a5e0d3f0 (diff)
network/ngrok: Updated for version 3.5.0
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 adc1efa750c00..17a21d9468d58 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.4.0}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}