aboutsummaryrefslogtreecommitdiff
path: root/utils/zsh
diff options
context:
space:
mode:
authorVadim A. Misbakh-Soloviov <git@mva.name>2016-05-28 23:35:52 +0600
committerVadim A. Misbakh-Soloviov <git@mva.name>2016-05-28 23:35:52 +0600
commitb9300ac98d1c4263bf9b4d13b17800f1554cce53 (patch)
tree004e637b5ff08eede5c8f26dc4d4c02c03dfea67 /utils/zsh
parent959d3a418602e712191bed0ebaf8ec2603500cfc (diff)
zsh: update to 5.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
Diffstat (limited to 'utils/zsh')
-rw-r--r--utils/zsh/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/zsh/Makefile b/utils/zsh/Makefile
index 19a909c88..2144a5b71 100644
--- a/utils/zsh/Makefile
+++ b/utils/zsh/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2013-2014 OpenWrt.org
+# Copyright (C) 2013-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zsh
-PKG_VERSION:=5.1.1
+PKG_VERSION:=5.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/zsh
-PKG_MD5SUM:=0e8ea3313300277a04cee80836507bae
+PKG_MD5SUM:=afe96fde08b70e23c1cab1ca7a68fb34
PKG_MAINTAINER:=Vadim A. Misbakh-Soloviov <openwrt-zsh@mva.name>
PKG_LICENSE:=ZSH