summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2024-02-02 08:14:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-02 10:31:55 +0700
commit10a8e7ec979399fac36c56ae61f41936c5a7f06d (patch)
tree203d861f46b3fcaeeb66ebf715f9a9a2ec7befc9 /network
parent700812540525bbc2c7a81d290f7c89d2ff2b13e9 (diff)
downloadslackbuilds-10a8e7ec979399fac36c56ae61f41936c5a7f06d.tar.gz
slackbuilds-10a8e7ec979399fac36c56ae61f41936c5a7f06d.tar.xz
network/qutebrowser-bin: Update components.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/qutebrowser-bin/qutebrowser-bin.SlackBuild6
-rw-r--r--network/qutebrowser-bin/qutebrowser-bin.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/network/qutebrowser-bin/qutebrowser-bin.SlackBuild b/network/qutebrowser-bin/qutebrowser-bin.SlackBuild
index 5a4c950f0e..81c434bd9f 100644
--- a/network/qutebrowser-bin/qutebrowser-bin.SlackBuild
+++ b/network/qutebrowser-bin/qutebrowser-bin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qutebrowser-bin
-# Copyright 2019-2023, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2019-2024, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qutebrowser-bin
VERSION=${VERSION:-3.1.0}
-SSLVERSION=${SSLVERSION:-3.2.0}
-BUILD=${BUILD:-3}
+SSLVERSION=${SSLVERSION:-3.2.1}
+BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/qutebrowser-bin/qutebrowser-bin.info b/network/qutebrowser-bin/qutebrowser-bin.info
index ac8df4c26f..61e6f74757 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.1.0/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/d9/66/48866fc6b158c81cc2bfecc04c480f105c6040e8b077bc54c634b4a67926/zipp-3.17.0-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.2.0.tar.gz \
- https://github.com/mozilla/pdf.js/releases/download/v4.0.269/pdfjs-4.0.269-dist.zip"
+ https://www.openssl.org/source/openssl-3.2.1.tar.gz \
+ https://github.com/mozilla/pdf.js/releases/download/v4.0.379/pdfjs-4.0.379-dist.zip"
MD5SUM_x86_64="a4613158902f61af23c2b38f1ad427aa \
5d2d058044a3ae2800d18e358ddc72ca \
f096ed836f4036a11aa277fa16dc09ff \
@@ -39,8 +39,8 @@ MD5SUM_x86_64="a4613158902f61af23c2b38f1ad427aa \
4d6e421811f9057f61344a07257dbc26 \
d93f0b8485000b37800a6de09ed6c1cb \
d47ea986a8945257f0f54e92455d198f \
- 7903549a14abebc5c323ce4e85f2cbb2 \
- 74602b75dfe3b1b0f2da59a8a29db15f"
+ c239213887804ba00654884918b37441 \
+ 0e74e78c467097afeb1ddafbc290a05a"
REQUIRES="qt6"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"