network/ngrok: Updated for version 2.3.40

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-05-14 13:19:06 -06:00 committed by Willy Sudiarto Raharjo
parent f8fb9c572f
commit cf8b605cc4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ngrok
VERSION=${VERSION:-2.3.39}
VERSION=${VERSION:-2.3.40}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="ngrok"
VERSION="2.3.39"
VERSION="2.3.40"
HOMEPAGE="https://ngrok.com"
DOWNLOAD="https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-2.3.39-linux-386.zip"
MD5SUM="d39147f01b79d6689fb76481395166ce"
DOWNLOAD_x86_64="https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-2.3.39-linux-amd64.zip"
MD5SUM_x86_64="737d03cf0f889e8f8c37528246d5cbd5"
DOWNLOAD="https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-2.3.40-linux-386.zip"
MD5SUM="99dcb5bfdea26cc6b555e558cf865751"
DOWNLOAD_x86_64="https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-2.3.40-linux-amd64.zip"
MD5SUM_x86_64="5e85def8be795029ce9189ae3e1f7b9a"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"