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

@@ -6,6 +6,9 @@ pkgrel=2
pkgdesc="A utility to apply patch files to original sources"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/patch/patch.html"
msys2_references=(
"cpe: cpe:/a:gnu:patch"
)
license=('GPL')
makedepends=('ed' 'gcc' 'autotools')
optdepends=('ed: for patch -e functionality')