openssh: update the gssapi patch

Only building was tested.
This commit is contained in:
Vladimír Čunát 2016-12-29 22:51:07 +01:00 committed by Graham Christensen
parent bf659128a0
commit 0163f0c427
No known key found for this signature in database
GPG Key ID: 06121D366FE9435C

View File

@ -19,8 +19,10 @@ let
# **please** update this patch when you update to a new openssh release.
gssapiSrc = fetchpatch {
url = "https://anonscm.debian.org/cgit/pkg-ssh/openssh.git/plain/debian/patches/gssapi.patch?id=477bb7636238c106f8cd7c868a8c0c5eabcfb3db";
sha256 = "1kcx2rw6z7y591vr60ww2m2civ0cx6f6awdpi66p1sric9b65si3";
name = "openssh-gssapi.patch";
url = "https://anonscm.debian.org/cgit/pkg-ssh/openssh.git/plain/debian"
+ "/patches/gssapi.patch?id=255b8554a50b5c75fca63f76b1ac837c0d4fb7aa";
sha256 = "0yg9iq7vb2fkvy36ar0jxk29pkw0h3dhv5vn8qncc3pgwx3617n2";
};
in