diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-20 08:05:48 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-20 08:05:48 +0800 |
| commit | 34e559d49a55202c02a38a963478659d2e63d6d2 (patch) | |
| tree | 620e6a42b011cc9da7c10bf65186bc612838126c /repos/extra/firefox/abuild | |
| parent | 91329b59bd44279f3ffd8180450316799791786d (diff) | |
| download | alicelinux-34e559d49a55202c02a38a963478659d2e63d6d2.tar.gz alicelinux-34e559d49a55202c02a38a963478659d2e63d6d2.zip | |
firefox: updated to 133.0.3
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 149bfe41..8fb81ce0 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=133.0 +version=133.0.3 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |