dev-ml/xmlm: update SRC_URI and HOMEPAGE (HTTP -> HTTPS)

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2022-04-05 04:09:23 +02:00
parent 69180edccf
commit aeaa506ae0

View File

@@ -7,10 +7,10 @@ inherit findlib opam
DESCRIPTION="Ocaml XML manipulation module"
HOMEPAGE="
http://erratique.ch/software/xmlm
https://erratique.ch/software/xmlm
https://github.com/dbuenzli/xmlm
"
SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
SRC_URI="https://erratique.ch/software/${PN}/releases/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"