diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:24:06 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-04 10:24:06 +0800 |
| commit | 0b384b223ea8f5ba34eac7f70b5d3614d990f6a0 (patch) | |
| tree | 896f909869022c073dbbd94335019780a8766676 /repos/extra/firefox/abuild | |
| parent | 29ad1ac0cab2499c05348f48b0cbfd20c7826be8 (diff) | |
| download | alicelinux-0b384b223ea8f5ba34eac7f70b5d3614d990f6a0.tar.gz alicelinux-0b384b223ea8f5ba34eac7f70b5d3614d990f6a0.zip | |
firefox: updated to 128.0.3
Diffstat (limited to 'repos/extra/firefox/abuild')
| -rw-r--r-- | repos/extra/firefox/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 3aacb7d8..502c5587 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,5 +1,5 @@ name=firefox -version=128.0 +version=128.0.3 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz fix-target-detection.patch" |