geolite-legacy: update 2015-09-29 -> 2015-10-05
This commit is contained in:
parent
89cec2d21b
commit
1f3bb8ba8c
@ -8,7 +8,7 @@ let
|
|||||||
|
|
||||||
# Annoyingly, these files are updated without a change in URL. This means that
|
# Annoyingly, these files are updated without a change in URL. This means that
|
||||||
# builds will start failing every month or so, until the hashes are updated.
|
# builds will start failing every month or so, until the hashes are updated.
|
||||||
version = "2015-09-29";
|
version = "2015-10-05";
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "geolite-legacy-${version}";
|
name = "geolite-legacy-${version}";
|
||||||
@ -30,7 +30,7 @@ stdenv.mkDerivation {
|
|||||||
"1b8rk3crnm94ndlkw99h7iyn9daznf7sirck1zs80ppg7c69gknp";
|
"1b8rk3crnm94ndlkw99h7iyn9daznf7sirck1zs80ppg7c69gknp";
|
||||||
srcGeoIPASNumv6 = fetchDB
|
srcGeoIPASNumv6 = fetchDB
|
||||||
"asnum/GeoIPASNumv6.dat.gz" "GeoIPASNumv6.dat.gz"
|
"asnum/GeoIPASNumv6.dat.gz" "GeoIPASNumv6.dat.gz"
|
||||||
"06hwj3ksfz4ikh84cqcdl1xi4rkrc9cz26h31vg9w5awx5kbbc10";
|
"17s7pcqmfd9xvq0hd7g7nh62sjayl24w04ifm39snrq2a32l667n";
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
inherit version;
|
inherit version;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user