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