diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-01 22:05:23 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-01 22:05:23 +0800 |
| commit | 5e5934b0b3b25b246856b9c20a88d943718ae43a (patch) | |
| tree | da58929441f5ec7cb17c7a4af12e222a368c7b73 | |
| parent | 6b67eee188fe466899ef175a1d30df2383a94976 (diff) | |
| download | alicelinux-5e5934b0b3b25b246856b9c20a88d943718ae43a.tar.gz alicelinux-5e5934b0b3b25b246856b9c20a88d943718ae43a.zip | |
firefox: updated to 138.0
| -rw-r--r-- | repos/extra/firefox/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/firefox/.files | 6 | ||||
| -rw-r--r-- | repos/extra/firefox/abuild | 2 |
3 files changed, 2 insertions, 8 deletions
diff --git a/repos/extra/firefox/.checksum b/repos/extra/firefox/.checksum index 74775aba..4615a6e1 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,3 +1,3 @@ -9fb4a79b1215e3c0d69e15bab7a35d3b94146184350753b03c4a659a1655bcd0 firefox-137.0.2.source.tar.xz +57250f533c3ca8958015b9e9f6cd90383868ffce399d4984adcbe1dbd5220acc firefox-138.0.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch 30889a96df16927cca69826f3ca94b9f751819c2fcae07001a7108847ff25cb6 visibility.patch diff --git a/repos/extra/firefox/.files b/repos/extra/firefox/.files index 74674580..24018859 100644 --- a/repos/extra/firefox/.files +++ b/repos/extra/firefox/.files @@ -13,12 +13,6 @@ drwxr-xr-x root/root usr/lib/firefox/browser/chrome/icons/default/ -rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default32.png -rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default48.png -rw-r--r-- root/root usr/lib/firefox/browser/chrome/icons/default/default64.png -drwxr-xr-x root/root usr/lib/firefox/browser/features/ --rw-r--r-- root/root usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi --rw-r--r-- root/root usr/lib/firefox/browser/features/pictureinpicture@mozilla.org.xpi --rw-r--r-- root/root usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi --rw-r--r-- root/root usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi --rw-r--r-- root/root usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi -rw-r--r-- root/root usr/lib/firefox/browser/omni.ja drwxr-xr-x root/root usr/lib/firefox/defaults/ drwxr-xr-x root/root usr/lib/firefox/defaults/pref/ diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 96325269..523ebc91 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=137.0.2 +version=138.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz visibility.patch |