changed git url from ssh to http

This commit is contained in:
charlie barto 2014-02-23 20:09:11 -05:00
parent 72c1562d48
commit 07b2fbcfe7

View File

@ -515,7 +515,7 @@
{
"name": "nimlibpng",
"url":"git@github.com:barcharcraz/nimlibpng.git",
"url":"git://github.com/barcharcraz/nimlibpng",
"method": "git",
"tags": ["png", "wrapper", "library", "libpng", "image"],
"description": "Nimrod wrapper for the libpng library",