media-libs/libcamera: fix unnecessary .git in upstream metadata

It breaks the web interface.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-04 03:07:06 +00:00
parent fb11a11f28
commit 897cf83a41

View File

@@ -25,6 +25,6 @@
<flag name="unwind">Build with improved debugging using <pkg>sys-libs/libunwind</pkg> (has no effect if USE=elfutils is set)</flag>
</use>
<upstream>
<remote-id type="freedesktop-gitlab">camera/libcamera.git</remote-id>
<remote-id type="freedesktop-gitlab">camera/libcamera</remote-id>
</upstream>
</pkgmetadata>