mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/chromium to 90.0.4430.85-1
This commit is contained in:
parent
c02072eb1a
commit
b732b2d18f
1 changed files with 4 additions and 4 deletions
|
@ -15,8 +15,8 @@ buildarch=12
|
|||
highmem=1
|
||||
|
||||
pkgname=chromium
|
||||
pkgver=90.0.4430.72
|
||||
pkgrel=2
|
||||
pkgver=90.0.4430.85
|
||||
pkgrel=1
|
||||
_launcher_ver=7
|
||||
_gcc_patchset=6
|
||||
pkgdesc="A web browser built for speed, simplicity, and security"
|
||||
|
@ -42,7 +42,7 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgn
|
|||
0002-Fix-sandbox-Aw-snap-for-sycalls-403-and-407.patch
|
||||
0003-Run-blink-bindings-generation-single-threaded.patch
|
||||
0004-widevine-support-for-arm.patch)
|
||||
sha256sums=('a5cc88ca8fffac21ec4d1646980f698dfb6f388a225dd7a2c5a3d252a4098943'
|
||||
sha256sums=('01c5594d4b7eaa67e00b4fa16ae0c9d35ec5917467abd387ba1b5cc332d44922'
|
||||
'86859c11cfc8ba106a3826479c0bc759324a62150b271dd35d1a0f96e890f52f'
|
||||
'3eb9580ea35a96789e02815270498226fa33726f4210a5ee36f3868af2ffae1f'
|
||||
'5e22afcb91b5402bc09e80630c5323d61013c3fccb0bbd9b23d1e79a400b00d0'
|
||||
|
@ -98,7 +98,7 @@ prepare() {
|
|||
# Arch Linux ARM fixes
|
||||
patch -p1 -i ../0001-crashpad-include-limits.patch
|
||||
patch -p1 -i ../0002-Fix-sandbox-Aw-snap-for-sycalls-403-and-407.patch
|
||||
patch -p1 -i ../0003-Run-blink-bindings-generation-single-threaded.patch
|
||||
#patch -p1 -i ../0003-Run-blink-bindings-generation-single-threaded.patch
|
||||
patch -p1 -i ../0004-widevine-support-for-arm.patch
|
||||
|
||||
# Build ARMv7 with NEON
|
||||
|
|
Loading…
Reference in a new issue