diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:25 +0000 |
| commit | fa850a9a7d5844a754cc1d2bc4b8f1477b321292 (patch) | |
| tree | d9ebb772cd765340fbea8c3f2f251087f0da308f /repos | |
| parent | a085e0e64a46de1a4f0a6bdbc880a2c400faac9f (diff) | |
| download | alicelinux-fa850a9a7d5844a754cc1d2bc4b8f1477b321292.tar.gz alicelinux-fa850a9a7d5844a754cc1d2bc4b8f1477b321292.zip | |
firefox: updated to 145.0.1
Diffstat (limited to 'repos')
| -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 1c72b0fc..03790d3a 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,2 +1,2 @@ -80a6e4c5cddcbc469227451500aef4da5ccbc825cca6f88ba4531faed16cd0b0 firefox-144.0.2.source.tar.xz +16568a0d1d729d315f5f3fc93ee2d64101f464c50a1fa6c20ef15cd6dfedbb3b firefox-145.0.1.source.tar.xz 1a8b337a849c5020835735b37f741855655a837fa4b202fe40dd01957e0e5de4 libcxx18.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index aca411ff..461b1276 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=144.0.2 +version=145.0.1 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz libcxx18.patch" |