ports/contrib (3.5): [notify] firefox: 76.0 -> 76.0.1 new dependency lld

commit 29aff33eea27e59bf54d79e1d742e69b31bee9f6 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun May 10 12:11:48 2020 +1000 [notify] firefox: 76.0 -> 76.0.1 new dependency lld diff --git a/firefox/.signature b/firefox/.signature index 9a0082d2b..038bbfe74 100644 --- a/firefox/.signature +++ b/firefox/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33JGvcgDXEP/bKTzmstLax6t4SM5OIsUVYqCyYSyOXLa0PHolDFehc8m8MgR6VFAizHms8hupVAVZACX25cTaAU= -SHA256 (Pkgfile) = 84a02cfaf6628866b35145499f466c603ee089421bb2971f89f6926a6d050641 +RWSagIOpLGJF35aYmjmNq4uKjcMury/m6O4yFyQWjsSb/31oO3EbixxavLTwL8MqoGVp5b+hOqnKxk47eyeQOwqN+CMZMVICkwI= +SHA256 (Pkgfile) = 6a6df02c826037bf2542016baebfb63aa4c807de7e64a56de040f00091d1f099 SHA256 (.footprint) = 8b8bebe1e51e7e8d82a57e60b95e4fd85c806ecbcbb15ad1774730025ba0e931 -SHA256 (firefox-76.0.source.tar.xz) = 3b7b97b0b0625fc6ec23ee28d425988c679d3a56f362d62fd3b225a5d50afdc8 +SHA256 (firefox-76.0.1.source.tar.xz) = f61761e32774a6bdfedd5937c4992fbe5e24c3df057c2b9a559fcd0d038777c3 SHA256 (firefox.desktop) = 8ba3439f3dfc5cab883641969c93d8d15f8f20d7188d9568346b2edad52d6f91 SHA256 (0001-Use-remoting-name-for-GDK-application-names.patch) = 5f7ac724a5c5afd9322b1e59006f4170ea5354ca1e0e60dab08b7784c2d8463c SHA256 (fix-unicode-errors.patch) = 47fa576aa3e2dcb1f1d48fa504893bcbe31e7a5fef7c1f2e84570a2692c6794d diff --git a/firefox/Pkgfile b/firefox/Pkgfile index ae912c099..88ca2a30a 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -1,11 +1,11 @@ # Description: The Mozilla Firefox browser with Alsa support # URL: https://www.mozilla.com/firefox/ # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: alsa-lib autoconf-2.13 cbindgen clang dbus-glib gtk libidl libnotify libxkbcommon nodejs nss unzip xorg-libxt yasm zip python +# Depends on: alsa-lib autoconf-2.13 cbindgen clang dbus-glib gtk libidl libnotify libxkbcommon lld nodejs nss unzip xorg-libxt yasm zip python # Optional: sccache name=firefox -version=76.0 +version=76.0.1 release=1 source=(https://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$versio... firefox.desktop @@ -60,6 +60,7 @@ cat <<- EOF > .mozconfig ac_add_options --enable-official-branding ac_add_options --with-distribution-id=nu.crux ac_add_options --enable-extensions=default,-gnomevfs + ac_add_options --enable-linker=lld ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --disable-updater
participants (1)
-
crux@crux.nu