diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
| commit | 5326826d78f3e4df01da6d83a6d31993a60a93ee (patch) | |
| tree | 6b7ab93715e84d2c96910021d2acccae65a934ad /repos | |
| parent | 6a1e1795dbedf7e4735d859c20c4114210f71c2a (diff) | |
| download | alicelinux-5326826d78f3e4df01da6d83a6d31993a60a93ee.tar.gz alicelinux-5326826d78f3e4df01da6d83a6d31993a60a93ee.zip | |
firefox: updated to 129.0
Diffstat (limited to 'repos')
| -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 502c5587..3b3a6c64 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=128.0.3 +version=129.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |