From: John Audia Date: Mon, 13 Jul 2026 11:39:47 +0000 (-0400) Subject: zsh: update to 5.9.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1e2dc0917c136f8ad6698b11c61ca33499926a9d;p=openwrt-packages.git zsh: update to 5.9.2 Changelog: - Only minor changes. Build system: x86/64 Build-tested: x86/64-glibc Run-tested: x86/64-glibc Signed-off-by: John Audia --- diff --git a/utils/zsh/Makefile b/utils/zsh/Makefile index 80a6c398b..d47c48376 100644 --- a/utils/zsh/Makefile +++ b/utils/zsh/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zsh -PKG_VERSION:=5.9.1 +PKG_VERSION:=5.9.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@SF/zsh -PKG_HASH:=5d20bec03f981dc4e9a09ec245e7415388ff641f79c5c5c416b5042e58d8280d +PKG_HASH:=36fa734374b44783582cec09bcd67822e2f992c779ec1624ab5596df078d2f81 PKG_MAINTAINER:=Vadim A. Misbakh-Soloviov PKG_LICENSE:=ZSH