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 --- sys-fs/inotify-tools/inotify-tools-3.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs/inotify-tools') diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild index 7dd8dc6af5d5..b46ff1959652 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="a set of command-line programs providing a simple interface to inotify" HOMEPAGE="https://github.com/rvoicilas/inotify-tools/wiki" -SRC_URI="http://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad