openssh: 10.3p1 -> 10.4p1
This commit is contained in:
@@ -14,11 +14,11 @@ in
|
||||
{
|
||||
openssh = common rec {
|
||||
pname = "openssh";
|
||||
version = "10.3p1";
|
||||
version = "10.4p1";
|
||||
|
||||
src = fetchurl {
|
||||
url = urlFor version;
|
||||
hash = "sha256-VmgqNruS3PS08Bb9jsjnQFm3mo3iXBXWcNcx59GORfQ=";
|
||||
hash = "sha256-72Am3SrqjVYFljjV0yYpAsiSzrqfiDlYNeDQbT+2Mjg=";
|
||||
};
|
||||
|
||||
extraPatches = [
|
||||
|
||||
Reference in New Issue
Block a user