mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
zsh: adopt.
This commit is contained in:
parent
66deaa2596
commit
35e20a8196
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ configure_args="--enable-etcdir=/etc/zsh --enable-zshenv=/etc/zsh/zshenv
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
makedepends="gdbm-devel pcre-devel libcap-devel ncurses-devel"
|
makedepends="gdbm-devel pcre-devel libcap-devel ncurses-devel"
|
||||||
short_desc="Z SHell"
|
short_desc="Z SHell"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, GPL-3.0-or-later"
|
license="MIT, GPL-3.0-or-later"
|
||||||
homepage="http://www.zsh.org"
|
homepage="http://www.zsh.org"
|
||||||
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.xz"
|
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.xz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue