network/ngrok: Updated for version 2.3.40
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f8fb9c572f
commit
cf8b605cc4
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue