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