summaryrefslogtreecommitdiffstats
path: root/system/geckodriver/geckodriver.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/geckodriver/geckodriver.SlackBuild')
-rw-r--r--system/geckodriver/geckodriver.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/geckodriver/geckodriver.SlackBuild b/system/geckodriver/geckodriver.SlackBuild
index e21b94280b..bfb25fe743 100644
--- a/system/geckodriver/geckodriver.SlackBuild
+++ b/system/geckodriver/geckodriver.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for geckodriver
# Copyright 2017-2022 Azure Zanculmarktum <zanculmarktum@gmail.com>
-# Copyright 2022 toolonely <lonely_@tutanota.com>
+# Copyright 2022-2024 toolonely <lonely_@tutanota.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=geckodriver
-VERSION=${VERSION:-0.31.0}
+VERSION=${VERSION:-0.34.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}