zsh: update to 4.3.15.
This commit is contained in:
parent
ed6560d285
commit
f0a4c23a50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh'
|
||||
pkgname=zsh
|
||||
version=4.3.14
|
||||
version=4.3.15
|
||||
distfiles="http://www.zsh.org/pub/zsh-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-etcdir=/etc/zsh
|
||||
|
@ -18,7 +18,7 @@ short_desc="Z SHell"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.zsh.org"
|
||||
license="zsh"
|
||||
checksum=a85a31e243c10106b159923b164935b11bc282d1388bbabe1c77408c93f6b2b8
|
||||
checksum=8708f485823fb7e51aa696776d0dfac7d3558485182672cf9311c12a50a95486
|
||||
long_desc="
|
||||
Zsh is a shell designed for interactive use, although it is also a powerful
|
||||
scripting language. Many of the useful features of bash, ksh, and tcsh were
|
||||
|
|
Loading…
Reference in a new issue