zsh: update to 5.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
f10023094e
commit
1abf4f3884
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=zsh
|
||||
PKG_VERSION:=5.7.1
|
||||
PKG_VERSION:=5.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@SF/zsh
|
||||
PKG_HASH:=7260292c2c1d483b2d50febfa5055176bd512b32a8833b116177bf5f01e77ee8
|
||||
PKG_HASH:=dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27
|
||||
|
||||
PKG_MAINTAINER:=Vadim A. Misbakh-Soloviov <openwrt-zsh@mva.name>
|
||||
PKG_LICENSE:=ZSH
|
||||
|
|
Loading…
Reference in a new issue