summaryrefslogtreecommitdiffstats
path: root/source/n/bind/bind.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-02-18 20:47:35 +0000
committer Eric Hameleers <alien@slackware.com>2021-02-19 08:59:50 +0100
commitee1a7d961cd6886f9beadcf29069ecdf36113168 (patch)
treeb0c35a85650c6710c32131849ba2f130628aea69 /source/n/bind/bind.SlackBuild
parent8b03d869e114578be209fde7fe72498970f6998e (diff)
downloadcurrent-ee1a7d961cd6886f9beadcf29069ecdf36113168.tar.gz
current-ee1a7d961cd6886f9beadcf29069ecdf36113168.tar.xz
Thu Feb 18 20:47:35 UTC 202120210218204735
xap/mozilla-firefox-78.7.1esr-x86_64-1.txz: Upgraded. It looks like rebuilding Firefox with Rust 1.50.0 causes it to crash on HTML5 streams, so let's drop back to this build. 78.8.0 is coming soon and hopefully it'll fix this.
Diffstat (limited to 'source/n/bind/bind.SlackBuild')
-rwxr-xr-xsource/n/bind/bind.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild
index 783ef548a..1b7af8957 100755
--- a/source/n/bind/bind.SlackBuild
+++ b/source/n/bind/bind.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bind
VERSION=${VERSION:-$(echo ${PKGNAM}-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then