summaryrefslogtreecommitdiffstats
path: root/source/l/mozjs78
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-02-22 20:58:01 +0000
committer Eric Hameleers <alien@slackware.com>2021-02-23 08:59:52 +0100
commit023424d348f03bf2c7a0520928bb3d07ce9b48c2 (patch)
tree3335af2f0b9e60e9df8f875190be9e7dfd1ffd99 /source/l/mozjs78
parent95bebc24299ee006f72fc8b6972943a70c43a8f5 (diff)
downloadcurrent-023424d348f03bf2c7a0520928bb3d07ce9b48c2.tar.gz
current-023424d348f03bf2c7a0520928bb3d07ce9b48c2.tar.xz
Mon Feb 22 20:58:01 UTC 202120210222205801
ap/dash-0.5.11.3-x86_64-1.txz: Upgraded. ap/vim-8.2.2541-x86_64-1.txz: Upgraded. d/parallel-20210222-noarch-1.txz: Upgraded. l/mozjs78-78.8.0esr-x86_64-1.txz: Upgraded. n/libqmi-1.28.0-x86_64-1.txz: Upgraded. n/rsync-3.2.3-x86_64-4.txz: Rebuilt. Don't use lchmod(). Thanks to tadgy. x/ibus-anthy-1.5.12-x86_64-1.txz: Upgraded. xap/mozilla-firefox-78.8.0esr-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/78.8.0/releasenotes/ (* Security fix *) xap/vim-gvim-8.2.2541-x86_64-1.txz: Upgraded. xfce/xfce4-panel-profiles-1.0.13-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/mozjs78')
-rwxr-xr-xsource/l/mozjs78/mozjs78.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/mozjs78/mozjs78.SlackBuild b/source/l/mozjs78/mozjs78.SlackBuild
index 3dc8304f1..26d0a5fc1 100755
--- a/source/l/mozjs78/mozjs78.SlackBuild
+++ b/source/l/mozjs78/mozjs78.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mozjs78
SRCNAME=firefox
VERSION=$(basename $(ls $SRCNAME-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then