diff options
Diffstat (limited to 'net-misc/openssh/openssh-7.3_p1-r1.ebuild')
-rw-r--r-- | net-misc/openssh/openssh-7.3_p1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.3_p1-r1.ebuild b/net-misc/openssh/openssh-7.3_p1-r1.ebuild index 4a4a2e0441f2..a915481516db 100644 --- a/net-misc/openssh/openssh-7.3_p1-r1.ebuild +++ b/net-misc/openssh/openssh-7.3_p1-r1.ebuild @@ -132,7 +132,7 @@ src_prepare() { epatch "${WORKDIR}"/${LDAP_PATCH%.*} save_version LPK fi - epatch "${FILESDIR}"/${PN}-7.2_p1-GSSAPI-dns.patch #165444 integrated into gsskex + epatch "${FILESDIR}"/${PN}-7.3_p1-GSSAPI-dns.patch #165444 integrated into gsskex epatch "${FILESDIR}"/${PN}-6.7_p1-openssl-ignore-status.patch epatch "${WORKDIR}"/${SCTP_PATCH%.*} if use hpn ; then |