aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-11-09 21:20:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:07:54 +0700
commita6d93895555d77811ae3483ea8065bedd233be19 (patch)
treecbb43ae47a6819c39af20f5268bb8b82b997e3bb
parent3fd7233381a25757a499115acef1f8a062121d98 (diff)
network/qutebrowser-bin: Updated OpenSSL bundled library.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/qutebrowser-bin/qutebrowser-bin.SlackBuild4
-rw-r--r--network/qutebrowser-bin/qutebrowser-bin.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/network/qutebrowser-bin/qutebrowser-bin.SlackBuild b/network/qutebrowser-bin/qutebrowser-bin.SlackBuild
index fdc85cef07281..65eaf22f68482 100644
--- a/network/qutebrowser-bin/qutebrowser-bin.SlackBuild
+++ b/network/qutebrowser-bin/qutebrowser-bin.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qutebrowser-bin
VERSION=${VERSION:-3.0.2}
-SSLVERSION=${SSLVERSION:-3.1.3}
-BUILD=${BUILD:-1}
+SSLVERSION=${SSLVERSION:-3.1.4}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qutebrowser-bin/qutebrowser-bin.info b/network/qutebrowser-bin/qutebrowser-bin.info
index 132193b672d6c..202c50f09cee8 100644
--- a/network/qutebrowser-bin/qutebrowser-bin.info
+++ b/network/qutebrowser-bin/qutebrowser-bin.info
@@ -20,8 +20,8 @@ DOWNLOAD_x86_64="https://github.com/qutebrowser/qutebrowser/archive/v3.0.2/quteb
https://files.pythonhosted.org/packages/7d/39/472f2554a0f1e825bd7c5afc11c817cd7a2f3657460f7159f691fbb37c51/PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl \
https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl \
https://files.pythonhosted.org/packages/ff/1d/8f96eb0ce05f20e5d0722a3e910627a26a382c81f40c7292faa91545e43f/asciidoc-10.2.0-py2.py3-none-any.whl \
- https://www.openssl.org/source/openssl-3.1.3.tar.gz \
- https://github.com/mozilla/pdf.js/releases/download/v3.11.174/pdfjs-3.11.174-dist.zip"
+ https://www.openssl.org/source/openssl-3.1.4.tar.gz \
+ https://github.com/mozilla/pdf.js/releases/download/v4.0.189/pdfjs-4.0.189-dist.zip"
MD5SUM_x86_64="fa8aa7016a33d01c685482cd2e57e85c \
41b6ff55d99f12e07fc084619944ebb2 \
16da4a8ea7ee7f56bc567756658712d1 \
@@ -39,8 +39,8 @@ MD5SUM_x86_64="fa8aa7016a33d01c685482cd2e57e85c \
4d6e421811f9057f61344a07257dbc26 \
4145fd62be41c39ea8d127e63b171f72 \
d47ea986a8945257f0f54e92455d198f \
- ece430df6d3158913df0950cc70ea2b2 \
- dd961cd4934c8b0dd114f931463c9606"
+ 653ad58812c751b887e8ec37e02bba70 \
+ 6691ea27c057e3d8aed27c0c626579a0"
REQUIRES="qt6"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"