Skip to content

Commit 82dd4ad

Browse files
psumberavlmarek
authored andcommitted
28219813 Upgrade Firefox to version 52.9.0esr
28219832 problem in FIREFOX/BROWSER
1 parent 091e306 commit 82dd4ad

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

components/desktop/firefox/Makefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ COMPILER= gcc
3131
include ../../../make-rules/shared-macros.mk
3232

3333
COMPONENT_NAME = firefox
34-
COMPONENT_VERSION = 52.8.1esr
34+
COMPONENT_VERSION = 52.9.0esr
3535
COMPONENT_PROJECT_URL = http://www.mozilla.com/firefox
3636
COMPONENT_SRC_NAME = $(COMPONENT_NAME)-$(COMPONENT_VERSION)
3737
COMPONENT_SRC = $(COMPONENT_SRC_NAME)
3838
COMPONENT_ARCHIVE = $(COMPONENT_SRC_NAME).source.tar.xz
3939
COMPONENT_ARCHIVE_HASH = \
40-
sha256:487b4b7fe9a4aeb4dfd63991030b5df47d73f7a17ef917ba1036055f0049cf7b
40+
sha256:c01d09658c53c1b3a496e353a24dad03b26b81d3b1d099abc26a06f81c199dd6
4141
ifndef CANDIDATE_BUILD
4242
MOZILLA_FTP = http://ftp.mozilla.org/pub/$(COMPONENT_NAME)/releases/$(COMPONENT_VERSION)
4343
else
@@ -47,9 +47,9 @@ COMPONENT_ARCHIVE_URL = $(MOZILLA_FTP)/source/$(COMPONENT_ARCHIVE)
4747
COMPONENT_BUGDB = firefox/browser
4848
COMPONENT_ANITYA_ID= 16838
4949

50-
TPNO= 43659
50+
TPNO= 43867
5151

52-
IPS_COMPONENT_VERSION = 52.8.1
52+
IPS_COMPONENT_VERSION = 52.9.0
5353

5454
# There are a set of .xpi files (as given in the LANG_LIST definition
5555
# below) that we need. We could download and unpack them individually, but
@@ -58,7 +58,7 @@ IPS_COMPONENT_VERSION = 52.8.1
5858
# one file with version number.
5959
COMPONENT_ARCHIVE_1 = $(COMPONENT_SRC_NAME)-xpi.tar.bz2
6060
COMPONENT_ARCHIVE_HASH_1 = \
61-
sha256:0143efe73808e465c51eab956995ea89ce67e059dcc32d0a0870a1fe75bb3c73
61+
sha256:95938fa0e9aeed4c77b5fda31fd987ec3656f9b4a5ef1589dfe6cfde6eac9fde
6262
COMPONENT_ARCHIVE_URL_1 = make://download-xpis/$(COMPONENT_ARCHIVE_1)
6363

6464
LANG_LIST = ach af an ar as ast az bg bn-BD bn-IN br bs ca cak cs cy \

0 commit comments

Comments
 (0)