mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
zsh: update to 5.2.
This commit is contained in:
parent
b735cfb8d2
commit
b2856fee20
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zsh'
|
# Template file for 'zsh'
|
||||||
pkgname=zsh
|
pkgname=zsh
|
||||||
version=5.1.1
|
version=5.2
|
||||||
revision=3
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target="all info"
|
make_build_target="all info"
|
||||||
|
@ -23,7 +23,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.zsh.org"
|
homepage="http://www.zsh.org"
|
||||||
license="zsh"
|
license="zsh"
|
||||||
distfiles="http://www.zsh.org/pub/zsh-$version.tar.xz"
|
distfiles="http://www.zsh.org/pub/zsh-$version.tar.xz"
|
||||||
checksum=74e9453b5470b3c0970f9f93cfd603d241c3d7b1968adc0e4b3951073e8d3dec
|
checksum=f17916320ffaa844bbd7ce48ceeb5945fc5f3eff64b149b4229bbfbdf3795a9d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Set correct keymap path
|
# Set correct keymap path
|
||||||
|
|
Loading…
Add table
Reference in a new issue