utils/zsh: fix PKG_CPE_ID
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 2 Feb 2024 21:23:24 +0000 (22:23 +0100)
committerRosen Penev <rosenp@gmail.com>
Sun, 4 Feb 2024 23:58:25 +0000 (15:58 -0800)
commit00e038942a5856b01ee359706dbb4398148ba162
treef5f68a3b7948da937440c1b36ea883f6a8d27681
parentc42dcc5fd69a6f5d8cfe2aba9af0c5dccdd73e05
utils/zsh: fix PKG_CPE_ID

zsh:zsh is a better CPE ID than zsh_project:zsh as this CPE ID has the
latest CVEs (whereas zsh_project:zsh only has CVEs up to 2017):
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:zsh:zsh

Fixes: ff056fcffcacf2632505bb108bf8e8c2a3cef09c (zsh: Update to 5.6.2)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
utils/zsh/Makefile