diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 04:55:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-10 04:55:15 +0000 |
| commit | ab09533ff66ffc980156c509b2fd6ec99bcb1429 (patch) | |
| tree | d07368d92607262bfac7de770dd5dc8b78444a58 /repos/extra/firefox/abuild | |
| parent | 5c56c6b23df66a98f14d8aa42776d71135f1de0d (diff) | |
| download | alicelinux-ab09533ff66ffc980156c509b2fd6ec99bcb1429.tar.gz alicelinux-ab09533ff66ffc980156c509b2fd6ec99bcb1429.zip | |
firefox: updated to 146.0
Diffstat (limited to 'repos/extra/firefox/abuild')
| -rw-r--r-- | repos/extra/firefox/abuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 86eec1fb..dfb73194 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/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() { |