diff options
| -rw-r--r-- | pkg/oksh/pconfig.h | 1 | ||||
| m--------- | pkg/oksh/src | 0 | ||||
| -rw-r--r-- | pkg/oksh/ver | 2 |
3 files changed, 2 insertions, 1 deletions
diff --git a/pkg/oksh/pconfig.h b/pkg/oksh/pconfig.h index 364af995..a1808ea5 100644 --- a/pkg/oksh/pconfig.h +++ b/pkg/oksh/pconfig.h @@ -1,6 +1,7 @@ #define __dead _Noreturn #define HAVE_ASPRINTF #define HAVE_CONFSTR +#define NO_CURSES #define HAVE_ISSETUGID #define HAVE_REALLOCARRAY #define HAVE_SETRESGID diff --git a/pkg/oksh/src b/pkg/oksh/src -Subproject d62c0bc6f2dcfbdfb3b673f0446fc5ba0b76700 +Subproject 4c94c69373281e84275e5d8c7cfcb4747432873 diff --git a/pkg/oksh/ver b/pkg/oksh/ver index 5f3b8d12..8f6d278d 100644 --- a/pkg/oksh/ver +++ b/pkg/oksh/ver @@ -1 +1 @@ -6.9 r1 +7.0 r0 |
