Updated to 50.0.2

This commit is contained in:
Алзим 2016-12-01 18:46:05 +03:00
parent c04cb52ef4
commit 014b4a6406
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
firefox-50.0.1.source.tar.xz: 50f157e64a3d791da3612bf625a975a129ba5f7f
firefox-50.0.2.source.tar.xz: 083b9a803b25064b2d7d43e289797a9f2a2e9e5d

View file

@ -7,7 +7,7 @@
# This also means only STABLE upstream releases, NO betas.
# This is a discussed topic. Please, do not flame it again.
%define major 50.0.1
%define major 50.0.2
# (tpg) set version HERE !!!
%define realver %{major}
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
@ -220,7 +220,7 @@ export MOZCONFIG=`pwd`/mozconfig
cat << EOF > $MOZCONFIG
mk_add_options MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1
mk_add_options MOZ_MAKE_FLAGS="-j1"
mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
ac_add_options --host=%{_host}
ac_add_options --target=%{_target_platform}