jer         14/06/12 19:04:10

  Modified:             geoipupdate-r2.sh
  Log:
  Switch to HTTPS for database downloads.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.5                  dev-libs/geoip/files/geoipupdate-r2.sh

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/files/geoipupdate-r2.sh?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/files/geoipupdate-r2.sh?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/files/geoipupdate-r2.sh?r1=1.4&r2=1.5

Index: geoipupdate-r2.sh
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/files/geoipupdate-r2.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- geoipupdate-r2.sh   29 Mar 2013 14:52:28 -0000      1.4
+++ geoipupdate-r2.sh   12 Jun 2014 19:04:10 -0000      1.5
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-GEOIP_MIRROR="http://geolite.maxmind.com/download/geoip/database";
+GEOIP_MIRROR="https://geolite.maxmind.com/download/geoip/database";
 GEOIPDIR=/usr/share/GeoIP
 TMPDIR=
 




Reply via email to