mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
zsh: rebuild against libgdbm.so.5
This commit is contained in:
parent
c590739fb4
commit
27477ebb82
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zsh'
|
# Template file for 'zsh'
|
||||||
pkgname=zsh
|
pkgname=zsh
|
||||||
version=5.4.2
|
version=5.4.2
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target="all info"
|
make_build_target="all info"
|
||||||
|
@ -22,7 +22,7 @@ register_shell="/bin/zsh"
|
||||||
short_desc="The Z SHell"
|
short_desc="The Z SHell"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.zsh.org"
|
homepage="http://www.zsh.org"
|
||||||
license="zsh,GPL-3"
|
license="MIT, GPL-3.0-or-later"
|
||||||
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.gz"
|
distfiles="http://www.zsh.org/pub/zsh-${version}.tar.gz"
|
||||||
checksum=957bcdb2c57f64c02f673693ea5a7518ef24b6557aeb3a4ce222cefa6d74acc9
|
checksum=957bcdb2c57f64c02f673693ea5a7518ef24b6557aeb3a4ce222cefa6d74acc9
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue