network/protonmail-bridge: Updated for version 1.8.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
87156dc37b
commit
fc22a4f28a
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for protonmail-bridge
|
# Slackware build script for protonmail-bridge
|
||||||
|
|
||||||
# Copyright 2018-2021 Erich Ritz
|
# Copyright 2018-2021 Erich Ritz, Jenks, Oklahoma, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=protonmail-bridge
|
PRGNAM=protonmail-bridge
|
||||||
VERSION=${VERSION:-1.6.9}
|
VERSION=${VERSION:-1.8.10}
|
||||||
DEBVERSION=${DEBVERSION:--1}
|
DEBVERSION=${DEBVERSION:--1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="protonmail-bridge"
|
PRGNAM="protonmail-bridge"
|
||||||
VERSION="1.6.9"
|
VERSION="1.8.10"
|
||||||
HOMEPAGE="https://protonmail.com/bridge/"
|
HOMEPAGE="https://protonmail.com/bridge/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://protonmail.com/download/bridge/protonmail-bridge_1.6.9-1_amd64.deb"
|
DOWNLOAD_x86_64="https://protonmail.com/download/bridge/protonmail-bridge_1.8.10-1_amd64.deb"
|
||||||
MD5SUM_x86_64="fac0cd06f786df4724076c8068c8961e"
|
MD5SUM_x86_64="a111685b1238b928394a3c14343bd62b"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Erich Ritz"
|
MAINTAINER="Erich Ritz"
|
||||||
EMAIL="erich.public@protonmail.com"
|
EMAIL="erich.public@protonmail.com"
|
||||||
|
|
Loading…
Reference in New Issue