diff options
Diffstat (limited to 'net-misc/seafile/seafile-6.2.11.ebuild')
-rw-r--r-- | net-misc/seafile/seafile-6.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 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" |