diff options
author | Ørjan Malde <red@foxi.me> | 2020-08-11 13:27:30 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-08-11 13:00:39 +0100 |
commit | 0b391098fe990fd92f31c82e680af882a143fefa (patch) | |
tree | df9b32813948bcbb0f4c10ae57e9e2528ed2eb9b /groups | |
parent | 2780a023dd05759a1be68237dc51da77d2152904 (diff) | |
download | midipix_build-0b391098fe990fd92f31c82e680af882a143fefa.tar.bz2 midipix_build-0b391098fe990fd92f31c82e680af882a143fefa.tar.xz |
groups/211.native_packages_cmdline.group: zsh: bump to v5.8
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
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}; |