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