mirror of
https://abf.rosa.ru/djam/chromium-browser-stable.git
synced 2025-02-24 07:02:48 +00:00
109.0.5414.149
This commit is contained in:
parent
7951f2ffb1
commit
22ca269bab
2 changed files with 5 additions and 3 deletions
3
.abf.yml
3
.abf.yml
|
@ -1,9 +1,10 @@
|
||||||
sources:
|
sources:
|
||||||
109.0.5414.141.tar.gz: d3d3c9e3738cdc9d604635c76efd3ce86ae2c34e
|
109.0.5414.141.tar.gz: d3d3c9e3738cdc9d604635c76efd3ce86ae2c34e
|
||||||
|
109.0.5414.149.tar.gz: c3d3de2492b67544d8bdfdac233edbb05139f813
|
||||||
22x22_chromium.svg: 045aa39ba3e340ba5e2c4366ad34f909001c02f9
|
22x22_chromium.svg: 045aa39ba3e340ba5e2c4366ad34f909001c02f9
|
||||||
48x48_chromium.svg: bbaa00aeb7b4f9820bc29474c5c1964ed17b32cc
|
48x48_chromium.svg: bbaa00aeb7b4f9820bc29474c5c1964ed17b32cc
|
||||||
chromium-110.0.5481.77.tar.xz: e4a4bfb7f932046a0f2ca58c845c35b5652f225a
|
chromium-110.0.5481.77.tar.xz: e4a4bfb7f932046a0f2ca58c845c35b5652f225a
|
||||||
chromium-gost-109.0.5414.141.tar.gz: 19a2aa5e03d9633af7c259410fc957ef3dfec79f
|
chromium-gost-109.0.5414.149.tar.gz: ffaa1c91210d771bb4dbf2cb475cac6d2217af9f
|
||||||
chromium-gost-59b267ec653c1cbc13af73f5dff4757018331ff2.tar.gz: 0d706b72f70117b707005823daaaf1514eff6654
|
chromium-gost-59b267ec653c1cbc13af73f5dff4757018331ff2.tar.gz: 0d706b72f70117b707005823daaaf1514eff6654
|
||||||
chromium-gost-d8f964ab4cbcb2d054391ebdde7e8f70f3bace60.tar.gz: 8f09d03f4cd11b7ae0e8f816391bb53799713ab9
|
chromium-gost-d8f964ab4cbcb2d054391ebdde7e8f70f3bace60.tar.gz: 8f09d03f4cd11b7ae0e8f816391bb53799713ab9
|
||||||
depot_tools.tar.xz: 082b7f9a4dfa7eb03900755b4866aef2d73543a5
|
depot_tools.tar.xz: 082b7f9a4dfa7eb03900755b4866aef2d73543a5
|
||||||
|
|
|
@ -87,7 +87,7 @@
|
||||||
|
|
||||||
Summary: A fast web browser based on the Blink engine
|
Summary: A fast web browser based on the Blink engine
|
||||||
Name: chromium-browser-stable
|
Name: chromium-browser-stable
|
||||||
Version: 109.0.5414.141
|
Version: 109.0.5414.149
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD, LGPL
|
License: BSD, LGPL
|
||||||
Group: Networking/WWW
|
Group: Networking/WWW
|
||||||
|
@ -362,7 +362,8 @@ members of the Chromium and WebDriver teams.
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn %{version} -a 997
|
%setup -qn chromium-%{version} -a 997 -c
|
||||||
|
|
||||||
|
|
||||||
%if %{with gost}
|
%if %{with gost}
|
||||||
rm -rf %{_gostsourcedir}
|
rm -rf %{_gostsourcedir}
|
||||||
|
|
Loading…
Add table
Reference in a new issue