diff options
Diffstat (limited to 'source/l/mozjs68/mozjs68.SlackBuild')
-rwxr-xr-x | source/l/mozjs68/mozjs68.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/mozjs68/mozjs68.SlackBuild b/source/l/mozjs68/mozjs68.SlackBuild index 2f1a4bf3..815d58d1 100755 --- a/source/l/mozjs68/mozjs68.SlackBuild +++ b/source/l/mozjs68/mozjs68.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozjs68 SRCNAME=firefox VERSION=68.11.0esr -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: |