diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-06-11 19:09:59 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-06-12 08:59:52 +0200 |
commit | 658e62183bbb841a65b6ba5a20a16a216394cd4a (patch) | |
tree | 92a4d7f4490a051c7a559dbeb8a89f8a2255b5f0 /source/l/mozilla-nss | |
parent | 501b288e546fa7115e1675d4dcff55af2cb4cf3f (diff) | |
download | current-658e62183bbb841a65b6ba5a20a16a216394cd4a.tar.gz |
Fri Jun 11 19:09:59 UTC 202120210611190959
a/util-linux-2.37-x86_64-1.txz: Upgraded.
l/glib2-2.68.3-x86_64-1.txz: Upgraded.
l/mozilla-nss-3.67-x86_64-1.txz: Upgraded.
l/rubygem-asciidoctor-2.0.15-x86_64-1.txz: Added.
This is required to process the man pages for the util-linux build.
Thanks to Trevor D. Cook.
n/gnupg2-2.2.28-x86_64-1.txz: Upgraded.
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 25613b20..4bef0f09 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.66} -NSPR=${NSPR:-4.30} +VERSION=${VERSION:-3.67} +NSPR=${NSPR:-4.31} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |