net-im/slack-bin: use HTTPS for homepage

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2019-05-08 18:18:05 -07:00
parent 9bf6da456e
commit c22f9275a7

View File

@@ -9,7 +9,7 @@ MULTILIB_COMPAT=( abi_x86_64 )
inherit desktop multilib-build pax-utils unpacker xdg-utils
DESCRIPTION="Team collaboration tool"
HOMEPAGE="http://www.slack.com/"
HOMEPAGE="https://www.slack.com/"
SRC_URI="https://downloads.slack-edge.com/linux_releases/${MY_PN}-desktop-${PV}-amd64.deb"
LICENSE="all-rights-reserved"