python310Packages.snitun: add changelog to meta
This commit is contained in:
committed by
Martin Weinelt
parent
164e1f1603
commit
f158cca1b8
@@ -43,6 +43,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "snitun" ];
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/NabuCasa/snitun/releases/tag/${version}";
|
||||
homepage = "https://github.com/nabucasa/snitun";
|
||||
description = "SNI proxy with TCP multiplexer";
|
||||
license = licenses.gpl3Only;
|
||||
|
||||
Reference in New Issue
Block a user