mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
geolite-legacy 2015-10-09 -> 2015-10-13
This commit is contained in:
parent
4da5194075
commit
7d8602e78e
@ -8,7 +8,7 @@ let
|
||||
|
||||
# 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.
|
||||
version = "2015-10-09";
|
||||
version = "2015-10-13";
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
name = "geolite-legacy-${version}";
|
||||
@ -27,10 +27,10 @@ stdenv.mkDerivation {
|
||||
"0jdgfcy90mk7q25rhb8ymnddkskmp2cmyzmbjr3ij0zvbbpzxl4i";
|
||||
srcGeoIPASNum = fetchDB
|
||||
"asnum/GeoIPASNum.dat.gz" "GeoIPASNum.dat.gz"
|
||||
"05j2nygvb7xi4s636dik12vgrdi37q5fdv5k3liqgswf9z0msz81";
|
||||
"0j73lw2i6nnx1mgp1hspfa95zca5h0hqj12g16rln7pss868wnwi";
|
||||
srcGeoIPASNumv6 = fetchDB
|
||||
"asnum/GeoIPASNumv6.dat.gz" "GeoIPASNumv6.dat.gz"
|
||||
"17s7pcqmfd9xvq0hd7g7nh62sjayl24w04ifm39snrq2a32l667n";
|
||||
"1id4rkxp5pppr274y276w2zmx44dn0h44d4ax780g8cbhlc9n2br";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
inherit version;
|
||||
|
Loading…
Reference in New Issue
Block a user