aboutsummaryrefslogtreecommitdiff
path: root/network/ngrok/ngrok.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-11-24 08:08:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 22:22:19 +0700
commit9d53d2ff0cbd4e9fdac336284360022ca4bf854f (patch)
tree2c4e5b6ca5e6ebed749f22c015821d324ea93ef6 /network/ngrok/ngrok.SlackBuild
parentf3ec148bd97674be4e564c7b3959328078c9b396 (diff)
network/ngrok: Updated for version 3.1.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 2fda90a89a8d1..c8a87b1c03129 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.7}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}