diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /sys-fs/ecryptfs-utils | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-fs/ecryptfs-utils')
-rw-r--r-- | sys-fs/ecryptfs-utils/ecryptfs-utils-104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-104.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-104.ebuild index ee619a0238cc..59afd23528f6 100644 --- a/sys-fs/ecryptfs-utils/ecryptfs-utils-104.ebuild +++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-104.ebuild @@ -11,7 +11,7 @@ inherit flag-o-matic pam python linux-info autotools DESCRIPTION="eCryptfs userspace utilities" HOMEPAGE="https://launchpad.net/ecryptfs" -SRC_URI="http://launchpad.net/ecryptfs/trunk/${PV}/+download/${PN}_${PV}.orig.tar.gz" +SRC_URI="https://launchpad.net/ecryptfs/trunk/${PV}/+download/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" |