From f80b8f8cefb4af676bdcb06b23a086d8086473c4 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 29 Oct 2015 15:27:54 +0100 Subject: Update to 42.0 - WIP --- firefox-nspr.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 firefox-nspr.patch (limited to 'firefox-nspr.patch') diff --git a/firefox-nspr.patch b/firefox-nspr.patch new file mode 100644 index 0000000..5577be6 --- /dev/null +++ b/firefox-nspr.patch @@ -0,0 +1,12 @@ +diff -up firefox-42.0/firefox-42.0/configure.in.old firefox-42.0/firefox-42.0/configure.in +--- firefox-42.0/firefox-42.0/configure.in.old 2015-10-27 01:10:02.000000000 +0100 ++++ firefox-42.0/firefox-42.0/configure.in 2015-10-29 11:56:49.779827023 +0100 +@@ -53,7 +53,7 @@ dnl ==================================== + MOZJPEG=62 + MOZPNG=10617 + NSPR_VERSION=4 +-NSPR_MINVER=4.10.10 ++NSPR_MINVER=4.10.8 + NSS_VERSION=3 + + dnl Set the minimum version of toolkit libs used by mozilla -- cgit