aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorachesak <achesak@yahoo.com>2016-11-10 11:24:22 -0500
committerachesak <achesak@yahoo.com>2016-11-10 11:24:22 -0500
commit1edb97cde4fd0192c3f872b3af110026bccfff6d (patch)
treeaab82f9aedec89fd969f1b5d1d015a575cba17e2
parent9e35abb2568cc39eb97427ba65d124739ff3b181 (diff)
downloadpackages-1edb97cde4fd0192c3f872b3af110026bccfff6d.tar.gz
packages-1edb97cde4fd0192c3f872b3af110026bccfff6d.zip
Rename geoip
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index f155359..d1eba24 100644
--- a/packages.json
+++ b/packages.json
@@ -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",