summaryrefslogtreecommitdiff
path: root/package/zsh/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-04 07:05:34 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-04 07:05:34 +0100
commit82ba4ecc0f677ba9fcc948caec41f52a077643fc (patch)
tree3043e853bb96b7a2bd340f9fd98fb46c392ab4e3 /package/zsh/Makefile
parent68ef4fa6487213d2d03389045557fa5432c4c605 (diff)
zsh: update to latest stable version
Diffstat (limited to 'package/zsh/Makefile')
-rw-r--r--package/zsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/zsh/Makefile b/package/zsh/Makefile
index d65e31522..35afdce9a 100644
--- a/package/zsh/Makefile
+++ b/package/zsh/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= zsh
-PKG_VERSION:= 5.1.1
+PKG_VERSION:= 5.2
PKG_RELEASE:= 1
-PKG_HASH:= 94ed5b412023761bc8d2f03c173f13d625e06e5d6f0dff2c7a6e140c3fa55087
+PKG_HASH:= fa924c534c6633c219dcffdcd7da9399dabfb63347f88ce6ddcd5bb441215937
PKG_DESCR:= z shell
PKG_SECTION:= base/shells
PKG_DEPENDS:= libncurses