diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:35 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:53:35 +0000 |
| commit | c4a184af6b391dad37f165b1d5107bb466410616 (patch) | |
| tree | 05f8997939ed463fa80e6e9462c756fd25e001fb /repos/extra/firefox | |
| parent | e2e51c64fb06cf145a413f1eb3049a9eb897e7a6 (diff) | |
| download | alicelinux-c4a184af6b391dad37f165b1d5107bb466410616.tar.gz alicelinux-c4a184af6b391dad37f165b1d5107bb466410616.zip | |
firefox: updated to 142.0.1
Diffstat (limited to 'repos/extra/firefox')
| -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 9cae87a2..4c9da684 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,3 +1,3 @@ -d13ba06d603ebf184dd0ce0c3d826fdfc05c11d15b33f1f7700a62026f68d118 firefox-141.0.3.source.tar.xz +55cdfe4b7cde214df0ba64090ce8156d6d1fc46975acc100522eb8ca96901303 firefox-142.0.1.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch 30889a96df16927cca69826f3ca94b9f751819c2fcae07001a7108847ff25cb6 visibility.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 493a8ce7..e947107b 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=141.0.3 +version=142.0.1 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz visibility.patch |