*/*: Upgrade to https when available

Check done with pkgcheck scan --net -C net

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2021-06-27 16:09:39 +02:00
parent 592331311e
commit d6ea0e7c6c
8 changed files with 20 additions and 20 deletions

View File

@@ -4,8 +4,8 @@
EAPI=8
DESCRIPTION="The Devil's Dictionary for dict"
HOMEPAGE="http://www.dict.org"
SRC_URI="http://www.gutenberg.org/files/972/972.zip -> ${P}.zip"
HOMEPAGE="https://www.dict.org/"
SRC_URI="https://www.gutenberg.org/files/972/972.zip -> ${P}.zip"
S="$WORKDIR"
LICENSE="public-domain"
SLOT="0"