flashprog: Add changelog link to meta information
Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
@@ -66,6 +66,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
meta = with lib; {
|
||||
homepage = "https://flashprog.org";
|
||||
description = "Utility for reading, writing, erasing and verifying flash ROM chips";
|
||||
changelog = "https://flashprog.org/wiki/Flashprog/v${finalAttrs.version}";
|
||||
license = with licenses; [ gpl2 ];
|
||||
maintainers = with maintainers; [
|
||||
felixsinger
|
||||
|
||||
Reference in New Issue
Block a user