summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 14:01:37 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:57 -0400
commitcae20da3d6ae8cb61756a5e2054ab73f8d343adc (patch)
tree8a7e34c23ecb1939a96be9a564f5b1bff9c219c1
parentnet-ftp/profxp: use HTTPS (diff)
downloadgentoo-cae20da3d6ae8cb61756a5e2054ab73f8d343adc.tar.gz
gentoo-cae20da3d6ae8cb61756a5e2054ab73f8d343adc.tar.bz2
gentoo-cae20da3d6ae8cb61756a5e2054ab73f8d343adc.zip
net-fs/tahoe-lafs: use HTTPS
-rw-r--r--net-fs/tahoe-lafs/tahoe-lafs-1.10.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/tahoe-lafs/tahoe-lafs-1.10.2.ebuild b/net-fs/tahoe-lafs/tahoe-lafs-1.10.2.ebuild
index a22f0f145c18..bb0f4bca8131 100644
--- a/net-fs/tahoe-lafs/tahoe-lafs-1.10.2.ebuild
+++ b/net-fs/tahoe-lafs/tahoe-lafs-1.10.2.ebuild
@@ -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"