Update libmaxminddb to v1.3.2 (#526)

* Update libmaxminddb to v1.3.2

* Move PACKAGE_VERSION declaration
This commit is contained in:
Vincent Herbet
2018-08-27 15:42:35 +02:00
committed by GitHub
parent c820db4dc7
commit 9e2c76abdc
7 changed files with 809 additions and 219 deletions

View File

@ -13,6 +13,7 @@ binary.compiler.defines += [
binary.sources = [
'../../public/sdk/amxxmodule.cpp',
'../../third_party/libmaxminddb/data-pool.c',
'../../third_party/libmaxminddb/maxminddb.c',
'geoip_main.cpp',
'geoip_natives.cpp',