app-dicts/myspell-pt-br: use https

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2024-03-09 16:48:08 +01:00 committed by Conrad Kostecki
parent 2da1c5ddbf
commit fc1310c65a
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -20,10 +20,10 @@ MYSPELL_THES=(
inherit myspell-r2
DESCRIPTION="Brazilian dictionaries for myspell/hunspell"
HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/"
HOMEPAGE="https://pt-br.libreoffice.org/projetos/vero"
SRC_URI="
https://extensions.libreoffice.org/assets/downloads/z/veroptbrv320aoc.oxt
http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt
https://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt
"
LICENSE="LGPL-3 MPL-1.1"