Merge pull request #626 from barcharcraz/rename-libpng

renamed libpng
This commit is contained in:
Dominik Picheta 2017-12-02 15:06:08 +00:00 committed by GitHub
commit 3e03043626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -869,7 +869,7 @@
"web": "https://www.github.com/barcharcraz/nimalpm/"
},
{
"name": "nimlibpng",
"name": "png",
"url": "https://github.com/barcharcraz/nimlibpng",
"method": "git",
"tags": [
@ -883,6 +883,10 @@
"license": "libpng",
"web": "https://github.com/barcharcraz/nimlibpng"
},
{
"name": "nimlibpng",
"alias": "png"
},
{
"name": "sdl2",
"url": "https://github.com/nim-lang/sdl2",