commit: 58d24674ebba85ec1ffa580d1838f86c76168014
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 13:19:07 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 13:19:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d24674
media-libs/glm: fix github remote-id
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/glm/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/glm/metadata.xml b/media-libs/glm/metadata.xml
index c0784397055..9b8121fd8a3 100644
--- a/media-libs/glm/metadata.xml
+++ b/media-libs/glm/metadata.xml
@@ -9,7 +9,7 @@
header only C++ mathematics library for graphics software based
on the OpenGL Shading Language (GLSL) specification.
</longdescription>
<upstream>
- <remote-id type="github">g-trunc/glm</remote-id>
+ <remote-id type="github">g-truc/glm</remote-id>
<remote-id type="sourceforge">ogl-math</remote-id>
</upstream>
</pkgmetadata>