diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/seafile/seafile-6.2.11.ebuild | 2 | ||||
-rw-r--r-- | net-misc/seafile/seafile-7.0.2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/seafile/seafile-7.0.4.ebuild | 2 | ||||
-rw-r--r-- | net-misc/seafile/seafile-7.0.5-r1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/seafile/seafile-6.2.11.ebuild b/net-misc/seafile/seafile-6.2.11.ebuild index 7b750024c87b..341db77f5c47 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 e41376502fec..b53b45c8e32c 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 6434ae64a9e1..367704af6260 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 cff364fbb186..10233ae8ba17 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" |