commit:     8c23251599a57a3c53fffa11f6d102116dcb24af
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 28 19:09:40 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 00:28:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c232515

www-apps/owncloud: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 www-apps/owncloud/owncloud-10.0.10.ebuild | 6 +++---
 www-apps/owncloud/owncloud-10.0.9.ebuild  | 6 +++---
 www-apps/owncloud/owncloud-10.1.0.ebuild  | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www-apps/owncloud/owncloud-10.0.10.ebuild 
b/www-apps/owncloud/owncloud-10.0.10.ebuild
index 39879f96606..f493a0c561a 100644
--- a/www-apps/owncloud/owncloud-10.0.10.ebuild
+++ b/www-apps/owncloud/owncloud-10.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils webapp
 
 DESCRIPTION="Web-based storage application where all your data is under your 
own control"
-HOMEPAGE="http://owncloud.org";
-SRC_URI="http://download.owncloud.org/community/${P}.tar.bz2 -> ${PF}.tar.bz2"
+HOMEPAGE="https://owncloud.org";
+SRC_URI="https://download.owncloud.org/community/${P}.tar.bz2 -> ${PF}.tar.bz2"
 LICENSE="AGPL-3"
 
 KEYWORDS="~amd64 ~arm ~x86"

diff --git a/www-apps/owncloud/owncloud-10.0.9.ebuild 
b/www-apps/owncloud/owncloud-10.0.9.ebuild
index 5f42e828582..f493a0c561a 100644
--- a/www-apps/owncloud/owncloud-10.0.9.ebuild
+++ b/www-apps/owncloud/owncloud-10.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils webapp
 
 DESCRIPTION="Web-based storage application where all your data is under your 
own control"
-HOMEPAGE="http://owncloud.org";
-SRC_URI="http://download.owncloud.org/community/${P}.tar.bz2 -> ${PF}.tar.bz2"
+HOMEPAGE="https://owncloud.org";
+SRC_URI="https://download.owncloud.org/community/${P}.tar.bz2 -> ${PF}.tar.bz2"
 LICENSE="AGPL-3"
 
 KEYWORDS="~amd64 ~arm ~x86"

diff --git a/www-apps/owncloud/owncloud-10.1.0.ebuild 
b/www-apps/owncloud/owncloud-10.1.0.ebuild
index d38aecf9bd7..f493a0c561a 100644
--- a/www-apps/owncloud/owncloud-10.1.0.ebuild
+++ b/www-apps/owncloud/owncloud-10.1.0.ebuild
@@ -6,8 +6,8 @@ EAPI=6
 inherit eutils webapp
 
 DESCRIPTION="Web-based storage application where all your data is under your 
own control"
-HOMEPAGE="http://owncloud.org";
-SRC_URI="http://download.owncloud.org/community/${P}.tar.bz2 -> ${PF}.tar.bz2"
+HOMEPAGE="https://owncloud.org";
+SRC_URI="https://download.owncloud.org/community/${P}.tar.bz2 -> ${PF}.tar.bz2"
 LICENSE="AGPL-3"
 
 KEYWORDS="~amd64 ~arm ~x86"

Reply via email to