diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-30 19:33:59 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-30 19:33:59 +0800 |
| commit | 254af6d03cd25c2e7a018891346042e67ada4786 (patch) | |
| tree | 2104798a80ab84b497ebe7c2ae7d2e1df7a48cb9 /repos/extra/firefox/abuild | |
| parent | 10cdc4ea3f4b9aaeb8f4b7a7bd004e7c6c6f07ce (diff) | |
| download | alicelinux-254af6d03cd25c2e7a018891346042e67ada4786.tar.gz alicelinux-254af6d03cd25c2e7a018891346042e67ada4786.zip | |
firefox: updated to 129.0.2
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 3b3a6c64..17654974 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=129.0 +version=129.0.2 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |