Update package version to 147.0.7727.101

This commit is contained in:
2026-04-20 12:19:09 +03:00
parent 1a4b9813fa
commit 90ef39c457
4 changed files with 20 additions and 74 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ prepare() {
# clang++: error: unknown argument: '-fsanitize-ignore-for-ubsan-feature=array-bounds'
patch -Np1 -i "$BPM_WORKDIR"/chromium-145-drop-unknown-clang-flag.patch
# https://chromium-review.googlesource.com/c/chromium/src/+/7487414
patch -Np1 -i "$BPM_WORKDIR"/chromium-146-apply-upstream-libmuck-fix.patch
# Fixes unknown argument error
patch -Np1 -i "$BPM_WORKDIR"/chromium-147-revert-clang-no-lifetime-dse-flag.patch
# https://crbug.com/456218403
patch -Np1 -i "$BPM_WORKDIR"/chromium-145-fix-SYS_SECCOMP.patch