summaryrefslogtreecommitdiff
path: root/firefox-nss-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-nss-version.patch')
-rw-r--r--firefox-nss-version.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-nss-version.patch b/firefox-nss-version.patch
index fb28c38..100ee04 100644
--- a/firefox-nss-version.patch
+++ b/firefox-nss-version.patch
@@ -5,7 +5,7 @@
nss_pkg = pkg_check_modules(
- "NSS", "nss >= 3.79.2", when="--with-system-nss", config=False
-+ "NSS", "nss >= 3.79", when="--with-system-nss", config=False
++ "NSS", "nss >= 3.72", when="--with-system-nss", config=False
)
set_config("MOZ_SYSTEM_NSS", True, when="--with-system-nss")