diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | e63b4dffebba10e61533150aec9bb958f9a9b7f1 (patch) | |
| tree | c8720c30ac91066bae966cccc9a33c04070767aa | |
| parent | 7ef051005aaeadbe26077c10c9642ba28f47cbf1 (diff) | |
| download | alicelinux-e63b4dffebba10e61533150aec9bb958f9a9b7f1.tar.gz alicelinux-e63b4dffebba10e61533150aec9bb958f9a9b7f1.zip | |
firefox: updated to 134.0
| -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 08df0b6e..446f6344 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,2 +1,2 @@ -109bf9851d2d233f7886d53de2fac64d6c43e41dfa52436b6893d642a94ae838 firefox-133.0.3.source.tar.xz +570073da2cbe06d3d438887fcb207ae1e46cfe7fa8153a0c2ce4ed5deac7a151 firefox-134.0.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 8fb81ce0..d69287c2 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=133.0.3 +version=134.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |