diff options
Diffstat (limited to 'groups')
-rw-r--r-- | groups/211.native_packages_cmdline.group | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index 1817845b..5afbe398 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -199,8 +199,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${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:=7260292c2c1d483b2d50febfa5055176bd512b32a8833b116177bf5f01e77ee8}; -: ${PKG_ZSH_VERSION:=5.7.1}; +: ${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_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}; |