diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/econnman/econnman-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/econnman/econnman-1.1.ebuild b/net-misc/econnman/econnman-1.1.ebuild index 1490330f..e09d3641 100644 --- a/net-misc/econnman/econnman-1.1.ebuild +++ b/net-misc/econnman/econnman-1.1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-single-r1 DESCRIPTION="EFL user interface for connman" -HOMEPAGE="http://www.enlightenment.org" -SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.enlightenment.org" +SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" |