From 4f3f452d318cccb100306c72d3c38a4573dda75c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 16 May 2019 18:57:14 +0200 Subject: app-accessibility/brltty: update HOMEPAGE, use HTTPS Closes: https://github.com/gentoo/gentoo/pull/12019 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Michael Palimaka --- app-accessibility/brltty/brltty-5.2-r1.ebuild | 4 ++-- app-accessibility/brltty/brltty-6.0-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-accessibility') 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" -- cgit v1.2.3-65-gdbad