diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-04-01 13:50:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:43 +0700 |
commit | 798c4f79e2dd6050621119a9868eaaecbfc31968 (patch) | |
tree | a0400cb503a0e93d9622facd4fb46e952b7bfb75 /network/GeoIP | |
parent | f5dbae7f9ef71b2631031c080e66bbdc13ef48b7 (diff) | |
download | slackbuilds-798c4f79e2dd6050621119a9868eaaecbfc31968.tar.gz |
network/GeoIP: Updated for version 1.6.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/GeoIP')
-rw-r--r-- | network/GeoIP/GeoIP.SlackBuild | 2 | ||||
-rw-r--r-- | network/GeoIP/GeoIP.info | 30 |
2 files changed, 16 insertions, 16 deletions
diff --git a/network/GeoIP/GeoIP.SlackBuild b/network/GeoIP/GeoIP.SlackBuild index 36e83661f1..875445e908 100644 --- a/network/GeoIP/GeoIP.SlackBuild +++ b/network/GeoIP/GeoIP.SlackBuild @@ -31,7 +31,7 @@ # Maintained by David Spencer <baildon.research@googlemail.com> PRGNAM=GeoIP -VERSION=${VERSION:-1.6.9} +VERSION=${VERSION:-1.6.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/GeoIP/GeoIP.info b/network/GeoIP/GeoIP.info index 326212274f..1054142574 100644 --- a/network/GeoIP/GeoIP.info +++ b/network/GeoIP/GeoIP.info @@ -1,20 +1,20 @@ PRGNAM="GeoIP" -VERSION="1.6.9" +VERSION="1.6.10" 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="https://github.com/maxmind/geoip-api-c/releases/download/v1.6.10/GeoIP-1.6.10.tar.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/20170401/GeoIP.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/20170401/GeoIPv6.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/20170401/GeoLiteCity.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/20170401/GeoLiteCityv6.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/20170401/GeoIPASNum.dat.gz \ + https://sourceforge.net/projects/slackbuildsdirectlinks/files/GeoIP/20170401/GeoIPASNumv6.dat.gz" +MD5SUM="d95f82e3d93c72c88f7f57b435577c27 \ + 810c597f30be3706909ef3b7949bcf86 \ + 7bb92ae5ebb8b61c3aeac247657c6c8f \ + 2f6e8812565f8f88fb7632cfc6c212f1 \ + 25775dd71245fff28c0e8a4d2571567a \ + 828ecdefa491ce650ba51a030374b562 \ + bd57a5f7927f7e45da9e1675e016b9ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |