diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:54 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-11-21 06:40:54 +0000 |
| commit | 88f5d43583f675a48f2512b873746ede5e7be970 (patch) | |
| tree | bb6cfc79d300acc04f35852afb5a2064ac036c25 /firefox | |
| parent | d73c2533853ad8da298eda5125f1bf96f668f5e5 (diff) | |
| download | alicelinux-88f5d43583f675a48f2512b873746ede5e7be970.tar.gz alicelinux-88f5d43583f675a48f2512b873746ede5e7be970.zip | |
Woodpecker CI 501ea36b8361a69bf2590533fedcbd94b25b0d0b [SKIP CI]
Diffstat (limited to 'firefox')
| -rw-r--r-- | firefox/.checksum | 2 | ||||
| -rw-r--r-- | firefox/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/firefox/.checksum b/firefox/.checksum index 1c72b0fc..03790d3a 100644 --- a/firefox/.checksum +++ b/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/firefox/abuild b/firefox/abuild index aca411ff..461b1276 100644 --- a/firefox/abuild +++ b/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" |