diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-20 08:05:48 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-20 08:05:48 +0800 |
| commit | 34e559d49a55202c02a38a963478659d2e63d6d2 (patch) | |
| tree | 620e6a42b011cc9da7c10bf65186bc612838126c /repos/extra | |
| parent | 91329b59bd44279f3ffd8180450316799791786d (diff) | |
| download | alicelinux-34e559d49a55202c02a38a963478659d2e63d6d2.tar.gz alicelinux-34e559d49a55202c02a38a963478659d2e63d6d2.zip | |
firefox: updated to 133.0.3
Diffstat (limited to 'repos/extra')
| -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 04055517..08df0b6e 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/firefox/.checksum @@ -1,2 +1,2 @@ -4d0e08c7259129ea3316a8f369bfac746fa96cd73a82db09633954d204b7428c firefox-133.0.source.tar.xz +109bf9851d2d233f7886d53de2fac64d6c43e41dfa52436b6893d642a94ae838 firefox-133.0.3.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 149bfe41..8fb81ce0 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=133.0 +version=133.0.3 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |