From 2209b308eab063480d0b37b5ab6b4c35346b5af2 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 30 Mar 2014 23:02:03 +0200 Subject: http->https --- sys-fs/emount/emount-2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs/emount/emount-2.8.ebuild') diff --git a/sys-fs/emount/emount-2.8.ebuild b/sys-fs/emount/emount-2.8.ebuild index 6a676d1e..bb2b7a5d 100644 --- a/sys-fs/emount/emount-2.8.ebuild +++ b/sys-fs/emount/emount-2.8.ebuild @@ -8,7 +8,7 @@ inherit eutils vcs-snapshot DESCRIPTION="mount/unmount (and create/remove) dm-crypt filesystems according to your /etc/fstab" HOMEPAGE="https://github.com/vaeth/emount/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3-65-gdbad