summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openssh/openssh-7.1_p1.ebuild')
-rw-r--r--net-misc/openssh/openssh-7.1_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openssh/openssh-7.1_p1.ebuild b/net-misc/openssh/openssh-7.1_p1.ebuild
index 25a2a0fd3b09..2614574bd972 100644
--- a/net-misc/openssh/openssh-7.1_p1.ebuild
+++ b/net-misc/openssh/openssh-7.1_p1.ebuild
@@ -48,8 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
- !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
- bindist? ( >=dev-libs/openssl-0.9.6d:0 )
+ !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
+ bindist? ( >=dev-libs/openssl-0.9.8f:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"