diff options
author | Marius Brehler <marbre@linux.sungazer.de> | 2015-09-12 12:16:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-16 10:53:41 +0200 |
commit | 0ba4ec49e9fe1aec78b2887174c1dadbabc7c6f7 (patch) | |
tree | 9caf55ad7ba04f072ba41ced82f35e1189e9a30e /media-libs/glm | |
parent | media-libs/glm: Version bump, fixes #553156 and #538294 (diff) | |
download | gentoo-0ba4ec49e9fe1aec78b2887174c1dadbabc7c6f7.tar.gz gentoo-0ba4ec49e9fe1aec78b2887174c1dadbabc7c6f7.tar.bz2 gentoo-0ba4ec49e9fe1aec78b2887174c1dadbabc7c6f7.zip |
media-libs/glm: Fix remote-id
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs/glm')
-rw-r--r-- | media-libs/glm/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glm/metadata.xml b/media-libs/glm/metadata.xml index 8b1dc50b7580..80f9177e472f 100644 --- a/media-libs/glm/metadata.xml +++ b/media-libs/glm/metadata.xml @@ -9,6 +9,6 @@ header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. </longdescription> <upstream> - <remote-id type="sourceforge">ogl-math</remote-id> + <remote-id type="github">g-trunc/glm</remote-id> </upstream> </pkgmetadata> |