thunderbird{-bin}: set meta.donationPage; update meta.homepage

This commit is contained in:
Jost Alemann
2026-06-09 16:39:31 +02:00
parent 034168e8ff
commit d7925a9590
2 changed files with 4 additions and 2 deletions
@@ -69,7 +69,8 @@ let
meta = {
changelog = "https://www.thunderbird.net/en-US/thunderbird/${version}/releasenotes/";
description = "Mozilla Thunderbird, a full-featured email client (binary package)";
homepage = "http://www.mozilla.org/thunderbird/";
homepage = "https://www.thunderbird.net/";
donationPage = "https://www.thunderbird.net/donate/";
mainProgram = "thunderbird";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.mpl20;
@@ -44,7 +44,8 @@ let
meta = {
changelog = "https://www.thunderbird.net/en-US/thunderbird/${version}/releasenotes/";
description = "Full-featured e-mail client";
homepage = "https://thunderbird.net/";
homepage = "https://www.thunderbird.net/";
donationPage = "https://www.thunderbird.net/donate/";
mainProgram = "thunderbird";
maintainers = with lib.maintainers; [
booxter # darwin