ffmpeg: add donationPage

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
Ethan Carter Edwards
2026-05-27 00:36:24 -07:00
parent 9d2f2d71e4
commit 7807078906
@@ -1063,6 +1063,7 @@ stdenv.mkDerivation (
No matter if they were designed by some standards committee, the community or
a corporation.
'';
donationPage = "https://ffmpeg.org/donations.html";
license =
with lib.licenses;
[ lgpl21Plus ]