zsh: updated to 4.3.5
This commit is contained in:
parent
c74316200e
commit
3053765722
1512
zsh/.footprint
1512
zsh/.footprint
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,2 @@
|
||||
8410a30e4f5c6160790bc3afc096424f zsh-4.3.4.tar.bz2
|
||||
db0d4b71da8e5877fa1e29d4cea38b8c zsh-4.3.5.tar.bz2
|
||||
e545cc32832bef6431a109b7678a592e zsh-lovers.1
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Nice to have: libpcre
|
||||
|
||||
name=zsh
|
||||
version=4.3.4
|
||||
release=2
|
||||
version=4.3.5
|
||||
release=1
|
||||
source=(http://www.zsh.org/pub/$name-$version.tar.bz2 \
|
||||
http://www.grml.org/zsh/zsh-lovers.1)
|
||||
|
||||
@ -15,6 +15,7 @@ build() {
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--enable-etcdir=/etc/zsh \
|
||||
--enable-zshrc=/etc/zsh/zshrc \
|
||||
--enable-zshlogin=/etc/zsh/zshlogin \
|
||||
|
Loading…
x
Reference in New Issue
Block a user