diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:57 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:57 +0800 |
| commit | e5cee190a080cf474bd00b06e6140d0763099950 (patch) | |
| tree | 43118f8b83f236858173eb5b2f0d1ef1b5d739ad /repos/extra/firefox | |
| parent | c3a8b70a6f1f8664c81bc791cd83b5ff0f5225de (diff) | |
| download | alicelinux-e5cee190a080cf474bd00b06e6140d0763099950.tar.gz alicelinux-e5cee190a080cf474bd00b06e6140d0763099950.zip | |
firefox: updated to 133.0
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 9676a621..04055517 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,2 +1,2 @@ -7c7676a63d03300fabb0ea5eafdaf176e629e5a0445e20475ebcce8425d105ee firefox-131.0.2.source.tar.xz +4d0e08c7259129ea3316a8f369bfac746fa96cd73a82db09633954d204b7428c firefox-133.0.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 9604e76f..149bfe41 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=131.0.2 +version=133.0 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |