diff options
| author | achesak <achesak@yahoo.com> | 2016-11-10 11:24:22 -0500 |
|---|---|---|
| committer | achesak <achesak@yahoo.com> | 2016-11-10 11:24:22 -0500 |
| commit | 1edb97cde4fd0192c3f872b3af110026bccfff6d (patch) | |
| tree | aab82f9aedec89fd969f1b5d1d015a575cba17e2 | |
| parent | 9e35abb2568cc39eb97427ba65d124739ff3b181 (diff) | |
| download | packages-1edb97cde4fd0192c3f872b3af110026bccfff6d.tar.gz packages-1edb97cde4fd0192c3f872b3af110026bccfff6d.zip | |
Rename geoip
| -rw-r--r-- | packages.json | 6 |
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", |
