diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-10 03:58:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-10 03:58:48 +0000 |
| commit | 71043e48a8a96ebd2b35619559b715d28974d2e0 (patch) | |
| tree | 7d8940b178bbea96447414527392640d89e06455 /repos/extra | |
| parent | 31f2f5dce12484e94412c69b70b4b7821cb087dd (diff) | |
| download | alicelinux-71043e48a8a96ebd2b35619559b715d28974d2e0.tar.gz alicelinux-71043e48a8a96ebd2b35619559b715d28974d2e0.zip | |
firefox: updated to 136.0
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/firefox/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/firefox/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/firefox/.checksum b/repos/extra/firefox/.checksum index 8b263d30..4fae2c26 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,2 +1,2 @@ -967f48a6e50885db7d776c931ac7a8da123f52e3149a1abcda1c2a40d8f2dad3 firefox-135.0.source.tar.xz +f2c12fabcea3c53e65b714c1fee3b56c47ea045a6afcbdf2d64137460546b61e firefox-136.0.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 35510688..376911e6 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=135.0 +version=136.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |