From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- .../gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild | 2 +- .../gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gnome-extra/gnome-integration-spotify') diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild index ced929fb8b8f..756e8ffb252d 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild @@ -8,7 +8,7 @@ inherit gnome2-utils DESCRIPTION="GNOME integration for Spotify" HOMEPAGE="https://github.com/mrpdaemon/gnome-integration-spotify" -SRC_URI="http://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" S="${WORKDIR}/mrpdaemon-${PN}-df9124d" LICENSE="GPL-3" diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild index ebe21c3dd441..7e6107cbf5b9 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild @@ -8,7 +8,7 @@ inherit gnome2-utils DESCRIPTION="GNOME integration for Spotify" HOMEPAGE="https://github.com/mrpdaemon/gnome-integration-spotify" -#SRC_URI="http://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" +#SRC_URI="https://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" SRC_URI="https://github.com/mrpdaemon/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" #S="${WORKDIR}/mrpdaemon-${PN}-df9124d" -- cgit v1.2.3-65-gdbad