Skip to content

Commit

Permalink
app-dicts/myspell-pt-br: use https
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
mm1ke authored and ConiKost committed Mar 16, 2024
1 parent 2da1c5d commit fc1310c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit fc1310c

Please sign in to comment.