From 07e390fecc48a63bbea937313d7d7e281b8387ab Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Fri, 27 Jun 2025 17:03:00 +0000 Subject: Woodpecker CI 42e9b6f16adbad1b4dd239ab804cfbb702cfb5b5 [SKIP CI] --- firefox/.checksum | 3 +-- firefox/abuild | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'firefox') diff --git a/firefox/.checksum b/firefox/.checksum index 4ade524c..2ea35d32 100644 --- a/firefox/.checksum +++ b/firefox/.checksum @@ -1,4 +1,3 @@ -4600deb006490ebd6f087158ac1294302f44abb4c19cbad0840cff1a89d28b6f firefox-139.0.4.source.tar.xz -c898b3e5e2547be1201842ac1bff5e9abf89e77ae5aa3f99c22f744e07b21981 fix-sqlite-vec-uint.patch +bdc1280b35c98737d25c5ba403991812bf92201afbcbc7e86ef6d7f151092bff firefox-140.0.1.source.tar.xz 3e4e722acd2ab2e38a16ec23b29296318d77cc54f034d4b21d91bde085e26bc0 fix-target-detection.patch 30889a96df16927cca69826f3ca94b9f751819c2fcae07001a7108847ff25cb6 visibility.patch 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 -- cgit v1.2.3