summaryrefslogtreecommitdiffstats
path: root/network/ngrok
diff options
context:
space:
mode:
Diffstat (limited to 'network/ngrok')
-rw-r--r--network/ngrok/ngrok.SlackBuild4
-rw-r--r--network/ngrok/ngrok.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/network/ngrok/ngrok.SlackBuild b/network/ngrok/ngrok.SlackBuild
index 2859e89390..b9646a6679 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.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/ngrok/ngrok.info b/network/ngrok/ngrok.info
index 4fd4c5350e..e763f533ca 100644
--- a/network/ngrok/ngrok.info
+++ b/network/ngrok/ngrok.info
@@ -1,10 +1,10 @@
PRGNAM="ngrok"
-VERSION="3.0.4"
+VERSION="3.8.0"
HOMEPAGE="https://ngrok.com"
-DOWNLOAD="https://bin.equinox.io/a/koVqm1y3Uex/ngrok-v3-3.0.4-linux-386.tar.gz"
-MD5SUM="27f2cd67664780027c2f260f3523b631"
-DOWNLOAD_x86_64="https://bin.equinox.io/a/nmhWZcQvLjh/ngrok-v3-3.0.4-linux-amd64.tar.gz"
-MD5SUM_x86_64="8697b5103b3b35ab8c14359ab3763779"
+DOWNLOAD="https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-3.8.0-linux-386.tar.gz"
+MD5SUM="0f2524425cb93cd994763acd913344ff"
+DOWNLOAD_x86_64="https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-3.8.0-linux-amd64.tar.gz"
+MD5SUM_x86_64="64a81ae592c0762146d5046861016834"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"