Merge pull request #13141 from benley/openssh-7.1p2-gssapi-patch

openssh: update gssapi patch to match the openssh version
This commit is contained in:
Franz Pletz 2016-02-22 02:05:04 +01:00
commit e50b3f893b

@ -16,8 +16,8 @@ let
};
gssapiSrc = fetchpatch {
url = "http://anonscm.debian.org/cgit/pkg-ssh/openssh.git/plain/debian/patches/gssapi.patch?h=debian/6.9p1-3";
sha256 = "03zlgkb3a1igj20kn8cz55ggaxg65h6f0kg20m39m0wsb94qjdb1";
url = "http://anonscm.debian.org/cgit/pkg-ssh/openssh.git/plain/debian/patches/gssapi.patch?h=debian/7.1p2-2";
sha256 = "05nsch879nlpyyiwm240wlq9rasy71j9d03j1rfi8kp865zhjfbm";
};
in