Rename geoip

This commit is contained in:
achesak 2016-11-10 11:24:22 -05:00
parent 9e35abb256
commit 1edb97cde4

View File

@ -3547,8 +3547,8 @@
"web": "https://github.com/achesak/nim-ris"
},
{
"name": "geoip",
"url": "https://github.com/achesak/nim-geoip",
"name": "freegeoip",
"url": "https://github.com/achesak/nim-freegeoip",
"method": "git",
"tags": [
"IP",
@ -3557,7 +3557,7 @@
],
"description": "Retrieve info about a location from an IP address",
"license": "MIT",
"web": "https://github.com/achesak/nim-geoip"
"web": "https://github.com/achesak/nim-freegeoip"
},
{
"name": "nimroutine",