diff options
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 221362c5f1ad..c65369cdae40 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 221362c5f1ad..c65369cdae40 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 024076bcd690..c65369cdae40 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" |