aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorephja <ephja@yandex.com>2017-06-16 01:06:21 +0200
committerErik Johansson Andersson <ephja@yandex.com>2017-06-16 22:49:14 +0200
commit23d0cc68eac99fe5a621bf9163514f8c9ae5beef (patch)
treedd760e239be6ada2d4ebefc84c9411cd9f2d19f8
parentcfa4dec45ff4990be5460ebdb3b43acb1f1fa5d1 (diff)
downloadpackages-23d0cc68eac99fe5a621bf9163514f8c9ae5beef.tar.gz
packages-23d0cc68eac99fe5a621bf9163514f8c9ae5beef.zip
use new URLs
-rw-r--r--packages.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.json b/packages.json
index 2b2f68e..ec57281 100644
--- a/packages.json
+++ b/packages.json
@@ -251,7 +251,7 @@
},
{
"name": "nim-glfw",
- "url": "https://github.com/EXetoC/nim-glfw/",
+ "url": "https://github.com/ephja/nim-glfw",
"method": "git",
"tags": [
"library",
@@ -262,11 +262,11 @@
],
"description": "A high-level GLFW 3 wrapper",
"license": "MIT",
- "web": "https://github.com/EXetoC/nim-glfw"
+ "web": "https://github.com/ephja/nim-glfw"
},
{
"name": "nim-ao",
- "url": "https://github.com/EXetoC/nim-ao/",
+ "url": "https://github.com/ephja/nim-ao",
"method": "git",
"tags": [
"library",
@@ -274,7 +274,7 @@
],
"description": "A high-level libao wrapper",
"license": "MIT",
- "web": "https://github.com/EXetoC/nim-ao"
+ "web": "https://github.com/ephja/nim-ao"
},
{
"name": "termbox",