sys-fs/ctmg: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 17 May 2018 08:05:29 +0000 (10:05 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 18 May 2018 12:32:26 +0000 (08:32 -0400)
sys-fs/ctmg/ctmg-1.2.ebuild

index a225c80fafbcb54b9160b66b7f230a93c839c7a3..7f05530078a920bfa98fc31cc1e3aa797db90d16 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Simple wrapper around cryptsetup for encrypted containers"
-HOMEPAGE="http://git.zx2c4.com/ctmg/about/"
-SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.zx2c4.com/ctmg/about/"
+SRC_URI="https://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0"