diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-18 17:20:18 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-18 17:20:18 +0000 |
| commit | 96c12183e7dd1a7852b0f21f3a787c4854ae472f (patch) | |
| tree | 178e3769095b8e6d8e49e1b61470fb6ef38c222c /firefox/abuild | |
| parent | 1da52ca45c69469273983c9bce0885ab4b290fd2 (diff) | |
| download | alicelinux-96c12183e7dd1a7852b0f21f3a787c4854ae472f.tar.gz alicelinux-96c12183e7dd1a7852b0f21f3a787c4854ae472f.zip | |
Woodpecker CI 5e91057ae85422812a166a117d4d15af96a77397 [SKIP CI]
Diffstat (limited to 'firefox/abuild')
| -rw-r--r-- | firefox/abuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/firefox/abuild b/firefox/abuild index 86eec1fb..dfb73194 100644 --- a/firefox/abuild +++ b/firefox/abuild @@ -1,7 +1,8 @@ name=firefox -version=145.0.2 +version=146.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz + musl-prctl.patch libcxx18.patch" build() { |