aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkxxt2024-09-04 09:27:46 +0800
committerkxxt2024-09-04 09:27:46 +0800
commite10f2a168ccba0c1a874ad3e74c25e1f9eee6768 (patch)
tree1a333a1817bd958fea672a5e1fc1224538787841
parent9c8c000165e01b4b51747806a8cc2b3fc94c08f7 (diff)
downloadaur-e10f2a168ccba0c1a874ad3e74c25e1f9eee6768.tar.gz
bump v8 to 9.0-lkgr
onlyoffice uses v8 9.0 for MacOS. Let's do the same for Linux
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18f7a56c829c..dcbaa928235a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,7 @@ source=(
"onlyoffice.github.io::git+${_url}/onlyoffice.github.io"
# V8
"git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#commit=8dde9800ee2b8326ab11a87abd67d3bd9f8c8773"
- "git+https://github.com/v8/v8#branch=8.9-lkgr"
+ "git+https://github.com/v8/v8#branch=9.0-lkgr"
# Patches
"v8-89-fix-cstdint.diff"
"0001-Add-update-only-to-avoid-download-and-build-at-once.patch"