diff --git a/net-misc/seafile/seafile-6.2.11.ebuild b/net-misc/seafile/seafile-6.2.11.ebuild index 7b750024c87b7..341db77f5c472 100644 --- a/net-misc/seafile/seafile-6.2.11.ebuild +++ b/net-misc/seafile/seafile-6.2.11.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools python-single-r1 vala DESCRIPTION="File syncing and sharing software with file encryption and group sharing" -HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/" +HOMEPAGE="https://github.com/haiwen/seafile/ https://www.seafile.com/" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception" diff --git a/net-misc/seafile/seafile-7.0.2.ebuild b/net-misc/seafile/seafile-7.0.2.ebuild index e41376502fec8..b53b45c8e32c3 100644 --- a/net-misc/seafile/seafile-7.0.2.ebuild +++ b/net-misc/seafile/seafile-7.0.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools python-single-r1 vala DESCRIPTION="File syncing and sharing software with file encryption and group sharing" -HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/" +HOMEPAGE="https://github.com/haiwen/seafile/ https://www.seafile.com/" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception" diff --git a/net-misc/seafile/seafile-7.0.4.ebuild b/net-misc/seafile/seafile-7.0.4.ebuild index 6434ae64a9e13..367704af62604 100644 --- a/net-misc/seafile/seafile-7.0.4.ebuild +++ b/net-misc/seafile/seafile-7.0.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python3_6) inherit autotools python-single-r1 vala DESCRIPTION="File syncing and sharing software with file encryption and group sharing" -HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/" +HOMEPAGE="https://github.com/haiwen/seafile/ https://www.seafile.com/" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception" diff --git a/net-misc/seafile/seafile-7.0.5-r1.ebuild b/net-misc/seafile/seafile-7.0.5-r1.ebuild index cff364fbb1860..10233ae8ba17c 100644 --- a/net-misc/seafile/seafile-7.0.5-r1.ebuild +++ b/net-misc/seafile/seafile-7.0.5-r1.ebuild @@ -10,7 +10,7 @@ WANT_AUTOMAKE=1.16 inherit autotools python-single-r1 vala DESCRIPTION="File syncing and sharing software with file encryption and group sharing" -HOMEPAGE="http://www.seafile.com/ https://github.com/haiwen/seafile/" +HOMEPAGE="https://www.seafile.com/ https://github.com/haiwen/seafile/" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+-with-openssl-exception"