diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-06 08:56:50 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-06 08:56:50 +0000 |
| commit | a7683a9b81e65bfc69884fb85da084f1d2558e31 (patch) | |
| tree | 54ff7e64e884eeb6daccdd02757e0a7660281d0c /firefox/abuild | |
| parent | adeef2b2305dae76069d0165b12dd5b22bd0e6f9 (diff) | |
| download | alicelinux-a7683a9b81e65bfc69884fb85da084f1d2558e31.tar.gz alicelinux-a7683a9b81e65bfc69884fb85da084f1d2558e31.zip | |
Woodpecker CI feae540e379022d08de3e942204873f4e381e26c [SKIP CI]
Diffstat (limited to 'firefox/abuild')
| -rw-r--r-- | firefox/abuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/firefox/abuild b/firefox/abuild index 1ae0b12d..b257b884 100644 --- a/firefox/abuild +++ b/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=150.0.2 +version=151.0.3 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-webrtc-pid_t.patch @@ -15,8 +15,7 @@ source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-$ musl-sandbox-sched.patch musl-siginfo.patch musl-single-threaded.patch - no-build-id.patch - rust-1.95-iwyu.patch" + no-build-id.patch" build() { # musl: allow select() syscall in all sandbox policies |