diff options
Diffstat (limited to 'firefox/abuild')
| -rw-r--r-- | firefox/abuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/firefox/abuild b/firefox/abuild index 6459ad2a..e6a228de 100644 --- a/firefox/abuild +++ b/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 |