aboutsummaryrefslogtreecommitdiff
path: root/network/librewolf/librewolf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/librewolf/librewolf.SlackBuild')
-rw-r--r--network/librewolf/librewolf.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/librewolf/librewolf.SlackBuild b/network/librewolf/librewolf.SlackBuild
index f6177f6502729..66388b3047e4f 100644
--- a/network/librewolf/librewolf.SlackBuild
+++ b/network/librewolf/librewolf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for librewolf
-# Copyright 2022 Ivan Kovmir <ikovmir@uninstance.cc>
+# Copyright 2022-2023 Ivan Kovmir <i@kovmir.eu>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd "$(dirname "$0")" ; CWD=$(pwd)
PRGNAM=librewolf
-VERSION=${VERSION:-108.0}
+VERSION=${VERSION:-109.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}