diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-10 09:50:33 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-10 09:50:33 +0800 |
| commit | 1764e73af19f0863106b5f8415c95d2c6bb10646 (patch) | |
| tree | 9f39cd25b25f2dcc1b6e8dcf6d94061d3bc9eebd | |
| parent | a532d5243afe94f41352dffe88eddd0ebd081a57 (diff) | |
| download | alicelinux-1764e73af19f0863106b5f8415c95d2c6bb10646.tar.gz alicelinux-1764e73af19f0863106b5f8415c95d2c6bb10646.zip | |
firefox: updated to 128.0
| -rw-r--r-- | repos/extra/firefox/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 0706e0f8..3aacb7d8 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=127.0.2 +version=128.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |