summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-08-07 17:29:09 +0200
committerMartin Stransky <stransky@redhat.com>2017-08-07 17:29:09 +0200
commit0959b5ae9aa9aaa882133c84fe833ff5b9accbb3 (patch)
tree8ca5255942c3ea0d552b3fcedb1b5e302e1ac3ed
parentUpdate to Beta 3 build, enabled ppc arches (diff)
downloadlibrewolf-fedora-ff-0959b5ae9aa9aaa882133c84fe833ff5b9accbb3.tar.gz
librewolf-fedora-ff-0959b5ae9aa9aaa882133c84fe833ff5b9accbb3.tar.bz2
librewolf-fedora-ff-0959b5ae9aa9aaa882133c84fe833ff5b9accbb3.zip
build fix - fixed langpack
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index c25dbd1..2d2abe7 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -99,7 +99,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
%if %{build_langpacks}
-Source1: firefox-langpacks-%{version}%{?pre_version}-20170802.tar.xz
+Source1: firefox-langpacks-%{version}%{?pre_version}-20170807.tar.xz
%endif
Source10: firefox-mozconfig
Source12: firefox-redhat-default-prefs.js
bgstack15