zsh: rev-bump to fix libgdbm dependency. (#7705)

Needed after the update on the libgdbm recipe (#7704).
This commit is contained in:
OscarL
2022-12-31 05:41:54 -03:00
committed by GitHub
parent 8b2af9baab
commit 49dcc1f9f9

View File

@@ -7,7 +7,7 @@ HOMEPAGE="https://www.zsh.org/"
COPYRIGHT="1992-2020 The Zsh Development Group"
LICENSE="ZSH
GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://downloads.sf.net/zsh/zsh-$portVersion.tar.xz"
CHECKSUM_SHA256="b6973520bace600b4779200269b1e5d79e5f505ac4952058c11ad5bbf0dd9919"
SOURCE_URI_2="https://downloads.sf.net/zsh/zsh-$portVersion-doc.tar.xz"