zsh: update to 5.6.2.
This commit is contained in:
parent
49735e5f5e
commit
84fff2cf77
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zsh'
|
||||
pkgname=zsh
|
||||
version=5.5.1
|
||||
revision=2
|
||||
version=5.6.2
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
make_build_target="all info"
|
||||
|
@ -23,8 +23,8 @@ short_desc="The Z SHell"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.zsh.org"
|
||||
license="MIT, GPL-3.0-or-later"
|
||||
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.gz"
|
||||
checksum=774caa89e7aea5f33c3033cbffd93e28707f72ba5149c79709e48e6c2d2ee080
|
||||
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.xz"
|
||||
checksum=a50bd66c0557e8eca3b8fa24e85d0de533e775d7a22df042da90488623752e9e
|
||||
|
||||
pre_configure() {
|
||||
# Set correct keymap path
|
||||
|
|
Loading…
Reference in a new issue