openssh_hpn: 9.0p1 -> 9.1p1

This commit is contained in:
Ashish SHUKLA
2022-10-27 01:03:21 -04:00
committed by Winter
parent e82d8ad758
commit c9dc68ef7e
+2 -2
View File
@@ -19,12 +19,12 @@ in
openssh_hpn = common rec {
pname = "openssh-with-hpn";
version = "9.0p1";
version = "9.1p1";
extraDesc = " with high performance networking patches";
src = fetchurl {
url = "mirror://openbsd/OpenSSH/portable/openssh-${version}.tar.gz";
sha256 = "12m2f9czvgmi7akp7xah6y7mrrpi280a3ksk47iwr7hy2q1475q3";
hash = "sha256-GfhQCcfj4jeH8CNvuxV4OSq01L+fjsX+a8HNfov90og=";
};
extraPatches = [