use https in git repo

This commit is contained in:
Tankred Hase 2014-01-10 21:38:57 +01:00
parent e4c8bda43e
commit 9e1269c5cd

View File

@ -40,6 +40,6 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://github.com/openpgpjs/openpgpjs" "url": "https://github.com/openpgpjs/openpgpjs"
} }
} }