zsh: update to 5.8.1.
This commit is contained in:
parent
ec8144dfc7
commit
bd871ba8f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zsh'
|
||||
pkgname=zsh
|
||||
version=5.8
|
||||
revision=2
|
||||
version=5.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target="all info"
|
||||
make_install_args="install.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=dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27
|
||||
checksum=b6973520bace600b4779200269b1e5d79e5f505ac4952058c11ad5bbf0dd9919
|
||||
register_shell="/bin/zsh /usr/bin/zsh"
|
||||
lib32disabled=yes
|
||||
conf_files="/etc/zsh/*"
|
||||
|
|
Loading…
Reference in a new issue