diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-10-19 19:04:57 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-10-20 08:59:48 +0200 |
commit | dd05912ef1074e257322f16fb01938f2463175c7 (patch) | |
tree | dadc7c0404005b515d58854d63abc1913a5b52be /source/l/mozilla-nss | |
parent | bd9266d121f0b40660dc33e0b04256ddaee0d222 (diff) | |
download | current-dd05912ef1074e257322f16fb01938f2463175c7.tar.gz |
Sat Oct 19 19:04:57 UTC 201920191019190457
d/python-pip-19.3.1-x86_64-1.txz: Upgraded.
l/mozilla-nss-3.47-x86_64-1.txz: Upgraded.
Upgraded to nss-3.47 and nspr-4.23.
Diffstat (limited to 'source/l/mozilla-nss')
-rwxr-xr-x | source/l/mozilla-nss/mozilla-nss.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/l/mozilla-nss/mozilla-nss.SlackBuild b/source/l/mozilla-nss/mozilla-nss.SlackBuild index f577d93f..7ee9e687 100755 --- a/source/l/mozilla-nss/mozilla-nss.SlackBuild +++ b/source/l/mozilla-nss/mozilla-nss.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-nss SRCNAM=nss -VERSION=${VERSION:-3.46.1} -NSPR=${NSPR:-4.22} +VERSION=${VERSION:-3.47} +NSPR=${NSPR:-4.23} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |