summaryrefslogtreecommitdiffstats
path: root/network/ngrok/ngrok.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/ngrok/ngrok.SlackBuild')
-rw-r--r--network/ngrok/ngrok.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/ngrok/ngrok.SlackBuild b/network/ngrok/ngrok.SlackBuild
index 2859e89390..17a21d9468 100644
--- a/network/ngrok/ngrok.SlackBuild
+++ b/network/ngrok/ngrok.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ngrok
-# Copyright 2020-2022 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2020-2023 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ngrok
-VERSION=${VERSION:-3.0.4}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}