network/qutebrowser-tox: OpenSSL Updated to 1.1.1k.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2021-03-26 19:16:19 +00:00 committed by Willy Sudiarto Raharjo
parent 9eab3aadda
commit 2ec935f67b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,8 +24,8 @@
PRGNAM=qutebrowser-tox
VERSION=${VERSION:-2.1.0}
SSLVERSION=${SSLVERSION:-1.1.1j}
BUILD=${BUILD:-1}
SSLVERSION=${SSLVERSION:-1.1.1k}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -23,7 +23,7 @@ DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/v2.1.0/quteb
https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl \
https://files.pythonhosted.org/packages/0f/8c/715c54e9e34c0c4820f616a913a7de3337d0cd79074dd1bed4dd840f16ae/zipp-3.4.1-py3-none-any.whl \
https://github.com/mozilla/pdf.js/releases/download/v2.6.347/pdfjs-2.6.347-dist.zip \
https://www.openssl.org/source/openssl-1.1.1j.tar.gz"
https://www.openssl.org/source/openssl-1.1.1k.tar.gz"
MD5SUM_x86_64="bcd0d476152c9a5e6a2158a755ac309b \
e6e25dc3ecf3bab199b5ba1f14e81474 \
86f96f4dfbacc80bfd0200cc2901cace \
@ -44,7 +44,7 @@ MD5SUM_x86_64="bcd0d476152c9a5e6a2158a755ac309b \
cbf20d17c294eb6a2d5e98669cfe67a6 \
483005e4371c4272901908cffc968ac2 \
06c69693d6a493a698b8c70bfc196171 \
cccaa064ed860a2b4d1303811bf5c682"
c4e7d95f782b08116afa27b30393dd27"
REQUIRES="libxkbcommon krb5 python3 Pygments"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"