mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
zsh: update to 5.5.1.
This commit is contained in:
parent
c2631d72ff
commit
5222e5ae46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zsh'
|
# Template file for 'zsh'
|
||||||
pkgname=zsh
|
pkgname=zsh
|
||||||
version=5.5
|
version=5.5.1
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -24,7 +24,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.zsh.org"
|
homepage="http://www.zsh.org"
|
||||||
license="MIT, GPL-3.0-or-later"
|
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=d05606a545672ae8623828802dbcc4c83d9a4d3dbfb960e94a9fd9f62467c159
|
checksum=774caa89e7aea5f33c3033cbffd93e28707f72ba5149c79709e48e6c2d2ee080
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Set correct keymap path
|
# Set correct keymap path
|
||||||
|
|
Loading…
Add table
Reference in a new issue