More CPEs

This commit is contained in:
Christoph Reiter
2024-03-24 20:09:34 +01:00
parent a05abe9d0f
commit a2ee04bf00
134 changed files with 185 additions and 110 deletions

View File

@@ -13,7 +13,7 @@ license=('GPL')
url="https://www.gnu.org/software/bash/bash.html"
msys2_repository_url="https://git.savannah.gnu.org/cgit/bash.git"
msys2_references=(
"cpe:/a:gnu:bash"
"cpe: cpe:/a:gnu:bash"
)
validpgpkeys=('7C0135FB088AAF6C66C650B9BB5869F064EA74AB') # Chet Ramey
makedepends=('gettext-devel' 'libreadline-devel>=7.0' 'ncurses-devel' 'autotools' 'gcc')