diff options
Diffstat (limited to 'network/GeoIP/GeoIP.info')
-rw-r--r-- | network/GeoIP/GeoIP.info | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/network/GeoIP/GeoIP.info b/network/GeoIP/GeoIP.info index 047d2f4a78d2..326212274f1c 100644 --- a/network/GeoIP/GeoIP.info +++ b/network/GeoIP/GeoIP.info @@ -1,10 +1,22 @@ PRGNAM="GeoIP" -VERSION="1.5.1" -HOMEPAGE="http://www.maxmind.com/app/c" -DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.5.1.tar.gz" -MD5SUM="36b82f3558e6e2ebdd11a56c5db21dbc" +VERSION="1.6.9" +HOMEPAGE="https://github.com/maxmind/geoip-api-c" +DOWNLOAD="https://github.com/maxmind/geoip-api-c/releases/download/v1.6.9/GeoIP-1.6.9.tar.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/GeoIP.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/GeoIPv6.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/GeoLiteCity.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/GeoLiteCityv6.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/GeoIPASNum.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/GeoIPASNumv6.dat.gz" +MD5SUM="7475942dc8155046dddb4846f587a7e6 \ + b2be0bf3152fff8e64f3012bd4a3d924 \ + 99c46748c54cc18d98379f9f969f62c9 \ + 6d11391a7753bc999a1d9e420a81b14b \ + a0793331f873aac66b1d518052300006 \ + 9320054fcfe235011195f7a4af08ccf4 \ + f21142e024d1e1b7d35f38c60937e220" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Niels Horn" -EMAIL="niels.horn@gmail.com" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |