net-fs/tahoe-lafs: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:01:37 +0000 (14:01 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:57 +0000 (19:24 -0400)
net-fs/tahoe-lafs/tahoe-lafs-1.10.2.ebuild

index a22f0f145c18b61b155fc2b0a7a9263b5f7b2af7..bb0f4bca8131c463275bb12b73c3e8192171ba02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,8 +12,8 @@ MY_PN="allmydata-tahoe"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Secure, decentralized, data store"
-HOMEPAGE="http://tahoe-lafs.org/trac/tahoe-lafs"
-SRC_URI="http://tahoe-lafs.org/source/tahoe-lafs/releases/${MY_P}.tar.bz2"
+HOMEPAGE="https://tahoe-lafs.org/trac/tahoe-lafs"
+SRC_URI="https://tahoe-lafs.org/source/tahoe-lafs/releases/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"