From 42e9b6f16adbad1b4dd239ab804cfbb702cfb5b5 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Fri, 27 Jun 2025 17:00:14 +0000 Subject: firefox: updated to 140.0.1 --- repos/extra/firefox/.checksum | 3 +-- repos/extra/firefox/abuild | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'repos/extra/firefox') diff --git a/repos/extra/firefox/.checksum b/repos/extra/firefox/.checksum index 4ade524c..2ea35d32 100644 --- a/repos/extra/firefox/.checksum +++ b/repos/extra/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/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 -- cgit v1.2.3