commit:     98daf2e4ef769ec8c8bc0988d950337387d5349b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 28 19:08:48 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 00:27:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98daf2e4

net-misc/owncloud-client: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11178
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-misc/owncloud-client/owncloud-client-2.5.0.10650.ebuild | 6 +++---
 net-misc/owncloud-client/owncloud-client-2.5.1.10973.ebuild | 6 +++---
 net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-misc/owncloud-client/owncloud-client-2.5.0.10650.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.5.0.10650.ebuild
index 221362c5f1a..c65369cdae4 100644
--- a/net-misc/owncloud-client/owncloud-client-2.5.0.10650.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.5.0.10650.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 cmake-utils gnome2-utils
 
 DESCRIPTION="Synchronize files from ownCloud Server with your computer"
-HOMEPAGE="http://owncloud.org/";
-SRC_URI="http://download.owncloud.com/desktop/stable/${P/-}.tar.xz";
+HOMEPAGE="https://owncloud.org/";
+SRC_URI="https://download.owncloud.com/desktop/stable/${P/-}.tar.xz";
 
 LICENSE="CC-BY-3.0 GPL-2"
 SLOT="0"

diff --git a/net-misc/owncloud-client/owncloud-client-2.5.1.10973.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.5.1.10973.ebuild
index 221362c5f1a..c65369cdae4 100644
--- a/net-misc/owncloud-client/owncloud-client-2.5.1.10973.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.5.1.10973.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 cmake-utils gnome2-utils
 
 DESCRIPTION="Synchronize files from ownCloud Server with your computer"
-HOMEPAGE="http://owncloud.org/";
-SRC_URI="http://download.owncloud.com/desktop/stable/${P/-}.tar.xz";
+HOMEPAGE="https://owncloud.org/";
+SRC_URI="https://download.owncloud.com/desktop/stable/${P/-}.tar.xz";
 
 LICENSE="CC-BY-3.0 GPL-2"
 SLOT="0"

diff --git a/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild 
b/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild
index 024076bcd69..c65369cdae4 100644
--- a/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild
@@ -6,8 +6,8 @@ EAPI=6
 inherit cmake-utils gnome2-utils
 
 DESCRIPTION="Synchronize files from ownCloud Server with your computer"
-HOMEPAGE="http://owncloud.org/";
-SRC_URI="http://download.owncloud.com/desktop/stable/${P/-}.tar.xz";
+HOMEPAGE="https://owncloud.org/";
+SRC_URI="https://download.owncloud.com/desktop/stable/${P/-}.tar.xz";
 
 LICENSE="CC-BY-3.0 GPL-2"
 SLOT="0"

Reply via email to