zsh: update to 5.0.5.
This commit is contained in:
parent
fe706d2624
commit
97729d1cfd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zsh'
|
||||
pkgname=zsh
|
||||
version=5.0.3
|
||||
revision=2
|
||||
version=5.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_args="info"
|
||||
make_install_args="install.info"
|
||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.zsh.org"
|
||||
license="zsh"
|
||||
distfiles="http://www.zsh.org/pub/zsh-$version.tar.bz2"
|
||||
checksum=14c7685d5e5acbfe9436f2fe9578c17e0dbb00dfbd7d88c72b49930af91136cf
|
||||
checksum=6624d2fb6c8fa4e044d2b009f86ed1617fe8583c83acfceba7ec82826cfa8eaf
|
||||
|
||||
pre_configure() {
|
||||
# Set correct keymap path
|
||||
|
|
Loading…
Reference in New Issue