From f8178c4eea3501d83d02aa62671639ffb7ad0d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Sommer?= Date: Mon, 20 Jul 2026 08:02:49 +0200 Subject: [PATCH] zsh: Update 5.9.1 -> 5.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog https://zsh.sourceforge.io/releases.html * Only minor changes. Signed-off-by: Jörg Sommer Signed-off-by: Khem Raj --- meta-oe/recipes-shells/zsh/{zsh_5.9.1.bb => zsh_5.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-shells/zsh/{zsh_5.9.1.bb => zsh_5.9.2.bb} (95%) diff --git a/meta-oe/recipes-shells/zsh/zsh_5.9.1.bb b/meta-oe/recipes-shells/zsh/zsh_5.9.2.bb similarity index 95% rename from meta-oe/recipes-shells/zsh/zsh_5.9.1.bb rename to meta-oe/recipes-shells/zsh/zsh_5.9.2.bb index c99cfbd391..331c92707d 100644 --- a/meta-oe/recipes-shells/zsh/zsh_5.9.1.bb +++ b/meta-oe/recipes-shells/zsh/zsh_5.9.2.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=1a4c4cda3e8096d2fd483ff2f4514fec" DEPENDS = "ncurses bison-native libcap libpcre2 gdbm groff-native" SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BP}.tar.xz" -SRC_URI[sha256sum] = "5d20bec03f981dc4e9a09ec245e7415388ff641f79c5c5c416b5042e58d8280d" +SRC_URI[sha256sum] = "36fa734374b44783582cec09bcd67822e2f992c779ec1624ab5596df078d2f81" inherit autotools gettext update-alternatives manpages