diff options
Diffstat (limited to 'network/librewolf/librewolf.SlackBuild')
-rw-r--r-- | network/librewolf/librewolf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/librewolf/librewolf.SlackBuild b/network/librewolf/librewolf.SlackBuild index c1f1800c96..cb388c3305 100644 --- a/network/librewolf/librewolf.SlackBuild +++ b/network/librewolf/librewolf.SlackBuild @@ -26,7 +26,7 @@ cd "$(dirname "$0")" ; CWD=$(pwd) PRGNAM=librewolf -VERSION=${VERSION:-141.0.2_1} +VERSION=${VERSION:-142.0_1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |