Skip to content

Commit

Permalink
chore: Update dbip database link to fix 404 error
Browse files Browse the repository at this point in the history
  • Loading branch information
liweitianux committed Aug 2, 2024
1 parent 3acfa9c commit 6394a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ test: dbip

dbip: testdata/dbip-city-lite.mmdb
testdata/dbip-city-lite.mmdb:
curl https://download.db-ip.com/free/dbip-city-lite-2023-03.mmdb.gz | \
curl https://download.db-ip.com/free/dbip-city-lite-2024-08.mmdb.gz | \
gunzip > $@

0 comments on commit 6394a04

Please sign in to comment.