diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-23 04:24:04 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-23 04:24:04 +0000 |
| commit | 3db891211c9380fde90c770a1f9e089edb826d0c (patch) | |
| tree | 51902ce45048e48f2d6d42fbfd6ae2cc93ebd3d7 /repos/extra/firefox | |
| parent | 1cc586f89aa3cd70fcf16eacb913731656b64556 (diff) | |
| parent | 33f7bee1e95f2c679dd5d62c83201de7a3a083c2 (diff) | |
| download | alicelinux-3db891211c9380fde90c770a1f9e089edb826d0c.tar.gz alicelinux-3db891211c9380fde90c770a1f9e089edb826d0c.zip | |
Merge branch 'main' of https://codeberg.org/emmett1/alicelinux
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 66394a70..ff1464c3 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,3 +1,3 @@ -a8b8d9c90071b289986c070dc836f9e0404ec7757954c5461dc30d5a6adb6201 firefox-138.0.3.source.tar.xz +f6aaa01f576b07f9c9bc112517161e5fb917b4b6dafeb27ae547ab4337fa88ae firefox-138.0.4.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch 30889a96df16927cca69826f3ca94b9f751819c2fcae07001a7108847ff25cb6 visibility.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 874fc6e2..6c2bf0a2 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=138.0.3 +version=138.0.4 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz visibility.patch |