zsh: update to 5.9.

This commit is contained in:
Leah Neukirchen 2022-05-16 14:20:12 +02:00
parent 2023e1d91b
commit c92c8b0413
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zsh'
pkgname=zsh
version=5.8.1
version=5.9
revision=1
build_style=gnu-configure
make_build_target="all info"
@ -22,7 +22,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT, GPL-3.0-or-later"
homepage="http://www.zsh.org"
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.xz"
checksum=b6973520bace600b4779200269b1e5d79e5f505ac4952058c11ad5bbf0dd9919
checksum=9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5
register_shell="/bin/zsh /usr/bin/zsh"
lib32disabled=yes
conf_files="/etc/zsh/*"