Update package version to 151.0.2

This commit is contained in:
2026-06-01 14:42:30 +03:00
parent 0b680d8f0d
commit b50360503b
4 changed files with 3031 additions and 2180 deletions
-2
View File
@@ -9,8 +9,6 @@ prepare() {
# Fix build with glibc 2.43
# https://bugzilla.mozilla.org/show_bug.cgi?id=1999625
patch -Np1 -i "$BPM_WORKDIR"/0001-Patch-glsl-optimizer-to-build-with-glibc-2.43.patch
# https://bugzilla.mozilla.org/show_bug.cgi?id=2033279
patch -Np1 -i "$BPM_WORKDIR"/0002-Bug-2033279-Make-enable-rust-simd-work-with-Rust-1.9.patch
# Generate mozconfig
cat > mozconfig <<-EOF