zsh: bump to version 5.4.2

Upstream does not provide a .tar.xz archive for this release. Revert to
.tar.gz.

Cc: Phil Eichinger <phil.eichinger@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Baruch Siach 2017-09-28 23:43:53 +03:00 committed by Peter Korsgaard
parent 4a4f99a428
commit f890e343a8
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# From http://www.zsh.org/pub/MD5SUM
md5 67d3e5ed99de68340c16aef613b0ecf7 zsh-5.3.1.tar.xz
md5 dfe156fd69b0d8d1745ecf6d6e02e047 zsh-5.4.2.tar.gz
# Calculated based on the hash above and after checking signature
sha256 fc886cb2ade032d006da8322c09a7e92b2309177811428b121192d44832920da zsh-5.3.1.tar.xz
# http://www.zsh.org/pub/zsh-5.4.2.tar.gz.asc
sha256 957bcdb2c57f64c02f673693ea5a7518ef24b6557aeb3a4ce222cefa6d74acc9 zsh-5.4.2.tar.gz

View File

@ -4,9 +4,8 @@
#
################################################################################
ZSH_VERSION = 5.3.1
ZSH_VERSION = 5.4.2
ZSH_SITE = http://www.zsh.org/pub
ZSH_SOURCE = zsh-$(ZSH_VERSION).tar.xz
ZSH_DEPENDENCIES = ncurses
ZSH_CONF_OPTS = --bindir=/bin
ZSH_CONF_ENV = zsh_cv_sys_nis=no zsh_cv_sys_nis_plus=no