summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild')
-rw-r--r--sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild b/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild
index a127bf79afb9..8582a1540c1d 100644
--- a/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild
+++ b/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild
@@ -7,12 +7,12 @@ EAPI=5
inherit pax-utils eutils unpacker fdo-mime gnome2-utils
DESCRIPTION="A 3D interface to the planet"
-HOMEPAGE="http://earth.google.com/"
+HOMEPAGE="https://earth.google.com/"
# no upstream versioning, version determined from help/about
# incorrect digest means upstream bumped and thus needs version bump
-SRC_URI="x86? ( http://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb
+SRC_URI="x86? ( https://dl.google.com/dl/earth/client/current/google-earth-stable_current_i386.deb
-> GoogleEarthLinux-${PV}_i386.deb )
- amd64? ( http://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb
+ amd64? ( https://dl.google.com/dl/earth/client/current/google-earth-stable_current_amd64.deb
-> GoogleEarthLinux-${PV}_amd64.deb )"
LICENSE="googleearth GPL-2"
SLOT="0"