geoip: update from 1.4.6 to 1.6.0
This commit is contained in:
parent
ab8c539049
commit
397550afe5
@ -14,7 +14,6 @@ rec {
|
||||
|
||||
/* doConfigure should be removed if not needed */
|
||||
phaseNames = ["doConfigure" "doMakeInstall"];
|
||||
goSrcDir = "cd GeoIP-*/";
|
||||
|
||||
meta = {
|
||||
description = "Geolocation API";
|
||||
|
@ -1,8 +1,8 @@
|
||||
rec {
|
||||
advertisedUrl="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.6.tar.gz";
|
||||
version = "1.4.6";
|
||||
url="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.6.tar.gz";
|
||||
hash = "1i4ixj6ha62qqzsn23qg428cv1zjj2ip7kmas62xgivvgm02kd0n";
|
||||
name = "geoip-1.4.6";
|
||||
url="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.6.0.tar.gz";
|
||||
hash = "0dd6si4cvip73kxdn43apg6yygvaf7dnk5awqfg9w2fd2ll0qnh7";
|
||||
name = "geoip-1.6.0";
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user