mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/chromium to 105.0.5195.125-3
This commit is contained in:
parent
6a7d4e568f
commit
321db5dfa8
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ highmem=1
|
|||
|
||||
pkgname=chromium
|
||||
pkgver=105.0.5195.125
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
_launcher_ver=8
|
||||
_gcc_patchset=1
|
||||
pkgdesc="A web browser built for speed, simplicity, and security"
|
||||
|
@ -69,7 +69,7 @@ declare -gA _system_libs=(
|
|||
[freetype]=freetype2
|
||||
[harfbuzz-ng]=harfbuzz
|
||||
[icu]=icu
|
||||
[jsoncpp]=jsoncpp
|
||||
#[jsoncpp]=jsoncpp # triggers a CFI violation (https://crbug.com/1365218)
|
||||
[libaom]=aom
|
||||
[libavif]=libavif
|
||||
[libdrm]=
|
||||
|
|
Loading…
Reference in a new issue