From 394d26070193ce3a252ac8ec0e4e6ffa12e0aaa2 Mon Sep 17 00:00:00 2001 From: Isak Andersson Date: Fri, 2 Aug 2013 15:58:16 +0200 Subject: Update linagl link --- packages.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 8e2b396..6874161 100644 --- a/packages.json +++ b/packages.json @@ -145,11 +145,10 @@ { "name": "linagl", - "url": "ssh://hg@bitbucket.org/TheLonelyByte/linagl", + "url": "https://bitbucket.org/TheLonelyByte/linagl", "method": "hg", "tags": ["library", "opengl", "math", "game"], "description": "OpenGL math library", "license": "CC0" } ] - -- cgit v1.2.3