Updated to 63.0.3

This commit is contained in:
Алзим 2018-11-16 10:55:23 +03:00
parent 2993f219af
commit 15cf7df6d6
2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
sources:
cbindgen-vendor.tar.xz: b180cff66e05546c967236a7abe983fff89a8b3e
firefox-63.0.1.source.tar.xz: d62a85ce78904171e9f863154fb8cd031cdbe4ee
firefox-63.0.3.source.tar.xz: 6b29f42ad43264ceb45bc42fa9f8a227339b3f1f
firefox-dictionary-61.0.2.tar.bz2: 25929c585dc8568a32d5be49aacc672f0ed2202f

View file

@ -10,7 +10,7 @@
# This also means only STABLE upstream releases, NO betas.
# This is a discussed topic. Please, do not flame it again.
%define major 63.0.1
%define major 63.0.3
%define ff_epoch 0
# (tpg) set version HERE !!!
%define realver %{major}
@ -37,7 +37,7 @@ Summary: Next generation web browser
Name: firefox
Version: %{major}
Epoch: %{ff_epoch}
Release: 2
Release: 1
License: MPLv1+
Group: Networking/WWW
Url: http://www.mozilla.com/firefox/
@ -311,7 +311,6 @@ ac_add_options --with-system-zlib
ac_add_options --with-unsigned-addon-scopes=app
ac_add_options --without-system-libvpx
#ac_add_options --enable-rust-debug
#ac_add_options --disable-nodejs
EOF