diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-16 18:57:14 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-05-19 10:09:44 +1000 |
commit | 4f3f452d318cccb100306c72d3c38a4573dda75c (patch) | |
tree | f3932cb312423ba967de6f081b171f74c699e486 /app-accessibility | |
parent | app-misc/pip3line: Remove old (diff) | |
download | gentoo-4f3f452d318cccb100306c72d3c38a4573dda75c.tar.gz gentoo-4f3f452d318cccb100306c72d3c38a4573dda75c.tar.bz2 gentoo-4f3f452d318cccb100306c72d3c38a4573dda75c.zip |
app-accessibility/brltty: update HOMEPAGE, use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/12019
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/brltty-5.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/brltty/brltty-6.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-accessibility/brltty/brltty-5.2-r1.ebuild b/app-accessibility/brltty/brltty-5.2-r1.ebuild index f234b0521442..7f9cc71db5fd 100644 --- a/app-accessibility/brltty/brltty-5.2-r1.ebuild +++ b/app-accessibility/brltty/brltty-5.2-r1.ebuild @@ -10,8 +10,8 @@ inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic \ autotools udev systemd python-r1 DESCRIPTION="Daemon that provides access to the Linux/Unix console for a blind person" -HOMEPAGE="http://brltty.com/" -SRC_URI="http://brltty.com/archive/${P}.tar.xz" +HOMEPAGE="https://brltty.app/" +SRC_URI="https://brltty.app/archive/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-accessibility/brltty/brltty-6.0-r1.ebuild b/app-accessibility/brltty/brltty-6.0-r1.ebuild index 718a81cf76d6..cdc5b015c769 100644 --- a/app-accessibility/brltty/brltty-6.0-r1.ebuild +++ b/app-accessibility/brltty/brltty-6.0-r1.ebuild @@ -12,8 +12,8 @@ inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic \ autotools udev systemd python-r1 DESCRIPTION="Daemon that provides access to the Linux/Unix console for a blind person" -HOMEPAGE="http://brltty.com/" -SRC_URI="http://brltty.com/archive/${P}.tar.xz" +HOMEPAGE="https://brltty.app/" +SRC_URI="https://brltty.app/archive/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |