summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-13 05:37:56 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-13 17:59:51 +0100
commita09eff713848d9b98d4701545b12cee83b3514bf (patch)
tree087a08f6c7540e895e1ad66c908036a2f37792df /source/xap
parent0a66130671273f398ed342efd6fbdfd342d89818 (diff)
downloadcurrent-a09eff713848d9b98d4701545b12cee83b3514bf.tar.gz
current-a09eff713848d9b98d4701545b12cee83b3514bf.tar.xz
Sat Mar 13 05:37:56 UTC 202120210313053756
d/rust-1.49.0-x86_64-1.txz: Upgraded. Until we can figure out why audio crashes if we compile Firefox using rust-1.50.0, it's probably better to stick with this version. xap/mozilla-firefox-78.8.0esr-x86_64-3.txz: Rebuilt. Recompiled with rust-1.49.0 to prevent crashing on any tab with audio.
Diffstat (limited to 'source/xap')
-rwxr-xr-xsource/xap/mozilla-firefox/mozilla-firefox.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
index 32b0f6b49..507b85b30 100755
--- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
+++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mozilla-firefox
VERSION=$(basename $(ls firefox-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source)
RELEASEVER=$(echo $VERSION | cut -f 1 -d r | cut -f 1 -d b | cut -f 1 -d e)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Specify this variable for a localized build.
# For example, to build a version of Firefox with Italian support, run