Update package packages/zsh

This commit is contained in:
Maxython
2021-12-04 18:15:39 +03:00
parent 7fb977f054
commit 948fffe163
2 changed files with 11 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Shell with lots of features"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=5.8
TERMUX_PKG_REVISION=10
TERMUX_PKG_REVISION=11
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/zsh-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27
# Remove hard link to bin/zsh as Android does not support hard links:

View File

@@ -0,0 +1,10 @@
--- a/Completion/compinit
+++ b/Completion/compinit
@@ -69,6 +69,7 @@
emulate -L zsh
setopt extendedglob
+unsetopt nocaseglob
typeset _i_dumpfile _i_files _i_line _i_done _i_dir _i_autodump=1
typeset _i_tag _i_file _i_addfiles _i_fail=ask _i_check=yes _i_name