zsh: bump to version 5.1.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
48518f428b
commit
6d5d7b3394
@ -1,2 +1,4 @@
|
||||
# From http://www.zsh.org/pub/MD5SUM
|
||||
md5 76726ff50309e628de670476e0508b3a zsh-5.0.7.tar.gz
|
||||
md5 0e8ea3313300277a04cee80836507bae zsh-5.1.1.tar.xz
|
||||
# Calculated based on the hash above
|
||||
sha256 74e9453b5470b3c0970f9f93cfd603d241c3d7b1968adc0e4b3951073e8d3dec zsh-5.1.1.tar.xz
|
||||
|
@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZSH_VERSION = 5.0.7
|
||||
ZSH_VERSION = 5.1.1
|
||||
ZSH_SITE = http://www.zsh.org/pub
|
||||
ZSH_SOURCE = zsh-$(ZSH_VERSION).tar.xz
|
||||
ZSH_DEPENDENCIES = ncurses
|
||||
ZSH_CONF_OPTS = --bindir=/bin
|
||||
ZSH_LICENSE = MIT-like
|
||||
|
Loading…
Reference in New Issue
Block a user