libmediainfo: add changelog to meta
This commit is contained in:
parent
32c711043e
commit
2d4dd7c4f8
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
description = "Shared library for mediainfo";
|
||||
homepage = "https://mediaarea.net/";
|
||||
changelog = "https://mediaarea.net/MediaInfo/ChangeLog";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.devhell ];
|
||||
|
|
Loading…
Reference in a new issue