diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-09 06:33:59 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-09 06:33:59 +0800 |
| commit | 73d7a925b4ad5bb64b17506acdf1600a12d55d47 (patch) | |
| tree | cdd760049bf7cdf42eeef0e756b3cbf906422dff /repos/extra/firefox/abuild | |
| parent | a4e03e47d11b4624f674c4e5a26a41a3d9b3c260 (diff) | |
| download | alicelinux-73d7a925b4ad5bb64b17506acdf1600a12d55d47.tar.gz alicelinux-73d7a925b4ad5bb64b17506acdf1600a12d55d47.zip | |
firefox: updated to 137.0gcc
Diffstat (limited to 'repos/extra/firefox/abuild')
| -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 49794bad..3865a0f9 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=136.0.2 +version=137.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |