]> git.pld-linux.org Git - packages/firefox.git/commitdiff
align required nss/nspr versions with mozilla-firefox-bin
authorJan Palus <atler@pld-linux.org>
Tue, 10 Oct 2017 23:39:46 +0000 (01:39 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 10 Oct 2017 23:39:46 +0000 (01:39 +0200)
firefox.spec

index 87b158585631c837145e69ebaf362e59359bd3f7..14bb26e45cf83e3ca342e8d46becc5057004b068 100644 (file)
@@ -29,8 +29,8 @@ curl -s $U | sed -ne 's,.*href="\([^"]\+\)/".*,'"$U"'xpi/\1.xpi,p'
 # The actual sqlite version (see RHBZ#480989):
 %define                sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR)
 
-%define                nspr_ver        4.14
-%define                nss_ver         3.30.2
+%define                nspr_ver        4.16
+%define                nss_ver         3.32.1
 
 Summary:       Firefox web browser
 Summary(hu.UTF-8):     Firefox web böngésző
This page took 0.557254 seconds and 4 git commands to generate.