diff options
| author | Michael Forney <mforney@mforney.org> | 2017-03-29 20:58:22 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-03-29 20:58:22 -0700 |
| commit | 45d343d75bd03daf2e492a4565ca9ca2ad88663c (patch) | |
| tree | e74d169c1ab16f154b17f84063dd9be555b6b21d | |
| parent | bf60aaa3c09962c01937e0b2252c162425ae92b4 (diff) | |
openssh: Update to actual 7.5p1 tag
| -rw-r--r-- | pkg/openssh/config.h | 1 | ||||
| -rw-r--r-- | pkg/openssh/rev | 2 | ||||
| m--------- | pkg/openssh/src | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h index d9f3e39b..8cdc5621 100644 --- a/pkg/openssh/config.h +++ b/pkg/openssh/config.h @@ -210,6 +210,7 @@ #define HAVE_LINUX_FILTER_H 1 #define HAVE_LINUX_IF_TUN_H 1 #define HAVE_LINUX_SECCOMP_H 1 +#define HAVE_LLABS 1 /* #undef HAVE_LOGIN */ /* #undef HAVE_LOGIN_CAP_H */ /* #undef HAVE_LOGIN_GETCAPBOOL */ diff --git a/pkg/openssh/rev b/pkg/openssh/rev index b8626c4c..7ed6ff82 100644 --- a/pkg/openssh/rev +++ b/pkg/openssh/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/openssh/src b/pkg/openssh/src -Subproject 72536316a219b7394996a74691a5d4ec197480f +Subproject d38f05dbdd291212bc95ea80648b72b7177e9f4 |
