diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-27 17:03:00 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-27 17:03:00 +0000 |
| commit | 07e390fecc48a63bbea937313d7d7e281b8387ab (patch) | |
| tree | 819283581d677ccc9b65548869c9c44a4b78e91a /firefox/abuild | |
| parent | d4ad9f9123c97c6ce8f89ea2ea088d55d253bd02 (diff) | |
| download | alicelinux-07e390fecc48a63bbea937313d7d7e281b8387ab.tar.gz alicelinux-07e390fecc48a63bbea937313d7d7e281b8387ab.zip | |
Woodpecker CI 42e9b6f16adbad1b4dd239ab804cfbb702cfb5b5 [SKIP CI]
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 |