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 --- xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild | 4 ++-- xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'xfce-extra/multiload-nandhp') diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild index 98e2a8e7b4a5..aa6699695452 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce and LXDE panels" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild index ee1a57217a98..d8ea4243785b 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce panel" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3