renamed libpng

This commit is contained in:
Charles Barto 2017-12-01 16:05:36 -05:00
parent 935cb54d67
commit 431ac60e7d

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",