diff options
Diffstat (limited to 'groups')
-rw-r--r-- | groups/211.native_packages_cmdline.group | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index 6f5efde4..df163aa6 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -278,9 +278,9 @@ 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:=dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27}; -: ${PKG_ZSH_VERSION:=5.8}; -: ${PKG_ZSH_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/zsh/zsh-${PKG_ZSH_VERSION}.tar.xz}; +: ${PKG_ZSH_SHA256SUM:=b6973520bace600b4779200269b1e5d79e5f505ac4952058c11ad5bbf0dd9919}; +: ${PKG_ZSH_VERSION:=5.8.1}; +: ${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"}; : ${PKG_ZSH_IN_TREE:=1}; |