diff options
-rw-r--r-- | groups/211.native_packages_cmdline.group | 4 | ||||
-rw-r--r-- | patches/zsh-5.9.local.patch (renamed from patches/zsh-5.8.1.local.patch) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index f89cf195..eb1fa827 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -284,8 +284,8 @@ libopts_cv_run_fopen_binary=yes"}; : ${PKG_WHICH_VERSION:=2.21}; : ${PKG_WHICH_URL:=https://ftp.gnu.org/gnu/which/which-${PKG_WHICH_VERSION}.tar.gz}; : ${PKG_ZSH_DEPENDS:="ncurses ncursesw"}; -: ${PKG_ZSH_SHA256SUM:=b6973520bace600b4779200269b1e5d79e5f505ac4952058c11ad5bbf0dd9919}; -: ${PKG_ZSH_VERSION:=5.8.1}; +: ${PKG_ZSH_SHA256SUM:=9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5}; +: ${PKG_ZSH_VERSION:=5.9}; : ${PKG_ZSH_URL:=https://www.zsh.org/pub/zsh-${PKG_ZSH_VERSION}.tar.xz}; : ${PKG_ZSH_CONFIG_CACHE_EXTRA:="zsh_cv_sys_elf=no"}; : ${PKG_ZSH_CONFIGURE_ARGS_EXTRA:="--enable-libc-musl --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc --enable-etcdir=/etc/zsh --enable-multibyte --enable-function-subdirs --enable-zsh-secure-free --with-tcsetpgrp"}; diff --git a/patches/zsh-5.8.1.local.patch b/patches/zsh-5.9.local.patch index 2e31838d..2e31838d 100644 --- a/patches/zsh-5.8.1.local.patch +++ b/patches/zsh-5.9.local.patch |