aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",