app-crypt/mit-krb5: Fix cpe_uri

Closes: https://bugs.gentoo.org/912369
Closes: https://github.com/gentoo/gentoo/pull/32251
Signed-off-by: Michael Kochera <kochera@google.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Michael Kochera
2023-08-11 03:24:23 +00:00
committed by Sam James
parent 5e66410300
commit 89ae9a135f

View File

@@ -17,7 +17,7 @@
<flag name="openldap">Enable support for ldap as a database backend</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:mit:kerberos</remote-id>
<remote-id type="cpe">cpe:/a:mit:kerberos_5</remote-id>
<remote-id type="github">krb5/krb5</remote-id>
</upstream>
</pkgmetadata>