mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-ml/xmlm: update SRC_URI and HOMEPAGE (HTTP -> HTTPS)
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user