diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-07-01 17:15:39 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-07-03 10:21:37 +0200 |
commit | 6e7991dfd8c54a833f4a9795a0d57f4690e92e6b (patch) | |
tree | bdf866d6d3c7c22d58c88b910b45b39bab98d63a /download.lst | |
parent | 65327d615b64f487842e4c5d0ee7290f9c823a0f (diff) |
nss: upgrade to release 3.19.2
- drop nss-linux-x86-patch.0:
this was actually patching OS/2-specific code so is evidently obsolete
- drop nspr-build-config.patch:
there does not appear to be any justification why this huge patch exists
at all, so the only reasonable thing to do is to drop it
- nss_macosx.patch:
drop several hunks relevant only to unuspported MacOSX/PPC platform
Change-Id: Id55fcb8eaa637c10a42203f1897480df8a6ec0fa
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.lst b/download.lst index 958fad6631df..54ed35b246c5 100644 --- a/download.lst +++ b/download.lst @@ -110,7 +110,7 @@ export MWAW_TARBALL := libmwaw-0.3.$(MWAW_VERSION_MICRO).tar.bz2 export MYSQLCPPCONN_TARBALL := 7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz export MYTHES_TARBALL := a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz export NEON_TARBALL := ff369e69ef0f0143beb5626164e87ae2-neon-0.29.5.tar.gz -export NSS_TARBALL := b279551b7638d0e36d1199548124c247-nss-3.16.5-with-nspr-4.10.6.tar.gz +export NSS_TARBALL := 2100bc5a7ea9685928ff68cda2e60569-nss-3.19.2-with-nspr-4.10.8.tar.gz export ODFGEN_MD5SUM := 8716be5c22ae8353f9aaa380d74840dc export ODFGEN_VERSION_MICRO := 4 export ODFGEN_TARBALL := libodfgen-0.1.$(ODFGEN_VERSION_MICRO).tar.bz2 |