diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-12-07 08:43:06 +0000 |
| commit | b476232066e0e528e892dcf38d5c48311ef2e0d7 (patch) | |
| tree | fc08b3aabbd708643a27bd0d361c03bbb91c815f /firefox | |
| parent | 320188da8dc54c3bea83d55c6e55ac9222119781 (diff) | |
| download | alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.tar.gz alicelinux-b476232066e0e528e892dcf38d5c48311ef2e0d7.zip | |
Woodpecker CI d881624f176cf3220436ba7f535efa8af4ce4b87 [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 03790d3a..9f5331bf 100644 --- a/firefox/.checksum +++ b/firefox/.checksum @@ -1,2 +1,2 @@ -16568a0d1d729d315f5f3fc93ee2d64101f464c50a1fa6c20ef15cd6dfedbb3b firefox-145.0.1.source.tar.xz +cfc894481bb6d176f2b2f879b3c3ed271d2844d3feea0fa472f713ddee80e3f6 firefox-145.0.2.source.tar.xz 1a8b337a849c5020835735b37f741855655a837fa4b202fe40dd01957e0e5de4 libcxx18.patch diff --git a/firefox/abuild b/firefox/abuild index 461b1276..86eec1fb 100644 --- a/firefox/abuild +++ b/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=145.0.1 +version=145.0.2 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz libcxx18.patch" |