mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
ssh-openpgp-auth: 0.2.2 -> 0.2.3
This commit is contained in:
parent
e5807d89e6
commit
008fd08f93
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
callPackage ./generic.nix {
|
||||
pname = "ssh-openpgp-auth";
|
||||
version = "0.2.2";
|
||||
srcHash = "sha256-5ew6jT6Zr54QYaWFQIGYXd8sqC3yHHZjPfoaCossm8o=";
|
||||
cargoHash = "sha256-PHJiyq7zovn7EA7jDLJQxjxu2ErPHqBMwAlJpb5UVQY=";
|
||||
version = "0.2.3";
|
||||
srcHash = "sha256-YS8/q8faWSRNciR03wwiiGGgkvZqb5Euto22pde53C8=";
|
||||
cargoHash = "sha256-rBkKQAq1IAc4udS65RvprQe6knxyAFKxCWKGW5k5te4=";
|
||||
metaDescription = "Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue