diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 17:00:14 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-27 17:00:14 +0000 |
| commit | 42e9b6f16adbad1b4dd239ab804cfbb702cfb5b5 (patch) | |
| tree | a5e9ca21d865744e67b70d36c30a1788110ac0f8 /repos/extra/firefox/abuild | |
| parent | 6d36f2beb9dba0c6ae02f2ab8b45434b7a7c7548 (diff) | |
| download | alicelinux-42e9b6f16adbad1b4dd239ab804cfbb702cfb5b5.tar.gz alicelinux-42e9b6f16adbad1b4dd239ab804cfbb702cfb5b5.zip | |
firefox: updated to 140.0.1
Diffstat (limited to 'repos/extra/firefox/abuild')
| -rw-r--r-- | repos/extra/firefox/abuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/firefox/abuild b/repos/extra/firefox/abuild index 6459ad2a..e6a228de 100644 --- a/repos/extra/firefox/abuild +++ b/repos/extra/firefox/abuild @@ -1,10 +1,10 @@ name=firefox -version=139.0.4 +version=140.0.1 release=1 source="https://ftp.mozilla.org/pub/${name}/releases/${version}/source/${name}-${version}.source.tar.xz visibility.patch - fix-target-detection.patch - fix-sqlite-vec-uint.patch" + fix-target-detection.patch" +# fix-sqlite-vec-uint.patch" build() { cat > .mozconfig << EOF |