mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-24 18:42:57 +00:00
Updated to 70.0.1
This commit is contained in:
parent
90168896e3
commit
74e99f721f
2 changed files with 6 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,4 +1,4 @@
|
|||
sources:
|
||||
cbindgen-vendor.tar.xz: f661af3f8e6a52af8f0bc206987134e66b449fe0
|
||||
firefox-70.0.source.tar.xz: 7eccef97655ad8b127213923bfd97401d6a17836
|
||||
firefox-70.0.1.source.tar.xz: 3abee69d9001e27d82b51aa9db2bb8558d590cb6
|
||||
firefox-dictionary-61.0.2.tar.bz2: 25929c585dc8568a32d5be49aacc672f0ed2202f
|
||||
|
|
|
@ -10,7 +10,11 @@
|
|||
# This also means only STABLE upstream releases, NO betas.
|
||||
# This is a discussed topic. Please, do not flame it again.
|
||||
|
||||
%define major 70.0
|
||||
%ifarch %ix86
|
||||
%define _host i686-unknown-linux-gnu
|
||||
%endif
|
||||
|
||||
%define major 70.0.1
|
||||
%define ff_epoch 0
|
||||
# (tpg) set version HERE !!!
|
||||
%define realver %{major}
|
||||
|
|
Loading…
Add table
Reference in a new issue