diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:57 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:57 +0800 |
| commit | e5cee190a080cf474bd00b06e6140d0763099950 (patch) | |
| tree | 43118f8b83f236858173eb5b2f0d1ef1b5d739ad /repos/extra/firefox/abuild | |
| parent | c3a8b70a6f1f8664c81bc791cd83b5ff0f5225de (diff) | |
| download | alicelinux-e5cee190a080cf474bd00b06e6140d0763099950.tar.gz alicelinux-e5cee190a080cf474bd00b06e6140d0763099950.zip | |
firefox: updated to 133.0
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 9604e76f..149bfe41 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=131.0.2 +version=133.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |