diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:00:32 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-06 16:00:32 +0000 |
| commit | c6e0bae87212d54642d580a0affc78da4e75864e (patch) | |
| tree | 81fd467884d15d8d87dc740f53c9e9dba56e400c | |
| parent | e9d5ce89f5e5bcd7be6059fbabdd6596582eb27d (diff) | |
| download | alicelinux-c6e0bae87212d54642d580a0affc78da4e75864e.tar.gz alicelinux-c6e0bae87212d54642d580a0affc78da4e75864e.zip | |
firefox: updated to 144.0.2
| -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 07c1d6b7..1c72b0fc 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,2 +1,2 @@ -efff0a564487d8eb48cffe4b8215c5c0befb82670a60545ed9c9e8bec83d3807 firefox-144.0.source.tar.xz +80a6e4c5cddcbc469227451500aef4da5ccbc825cca6f88ba4531faed16cd0b0 firefox-144.0.2.source.tar.xz 1a8b337a849c5020835735b37f741855655a837fa4b202fe40dd01957e0e5de4 libcxx18.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index d18c6e84..aca411ff 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=144.0 +version=144.0.2 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz libcxx18.patch" |