diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-10-02 20:04:31 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-10-03 08:59:55 +0200 |
commit | 30678f1ed0fec1f659ab628e9375d5d922aedbc7 (patch) | |
tree | 31b71eb14c6c807a20b2a373c350f0e47c02fc57 /source/l/mozjs78 | |
parent | 5109f4f1320c203ad0fae33a655d34bea8c4de0b (diff) | |
download | current-30678f1ed0fec1f659ab628e9375d5d922aedbc7.tar.gz current-30678f1ed0fec1f659ab628e9375d5d922aedbc7.tar.xz |
Fri Oct 2 20:04:31 UTC 202020201002200431
d/ccache-3.7.12-x86_64-1.txz: Upgraded.
d/ruby-2.7.2-x86_64-1.txz: Upgraded.
l/mozjs78-78.3.1esr-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/mozjs78')
-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 a0c7a9288..a8e304e0d 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.3.0esr +VERSION=78.3.1esr BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |