aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorachesak <achesak@yahoo.com>2015-05-25 14:55:42 -0500
committerachesak <achesak@yahoo.com>2015-05-25 14:55:42 -0500
commit4f21e9156df9de0a70cd3dfe28ae8031520d85fd (patch)
tree7e4991a00518efd74f14d4e65e61b7fa8f83f9dc
parent37a766409bf561ead819b0231c38ae44d733723e (diff)
downloadpackages-4f21e9156df9de0a70cd3dfe28ae8031520d85fd.tar.gz
packages-4f21e9156df9de0a70cd3dfe28ae8031520d85fd.zip
Fixed typo.
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index f3df672..b73354e 100644
--- a/packages.json
+++ b/packages.json
@@ -1562,7 +1562,7 @@
},
{
"name": "uri2",
- "url: "git://github.com/achesak/nim-uri2",
+ "url": "git://github.com/achesak/nim-uri2",
"method": "git",
"tags": ["uri", "url", "library"],
"description": "Nim module for better URI handling",