dev-ml/ocaml-containers: update SRC_URI

Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
This commit is contained in:
Thomas Bracht Laumann Jespersen
2026-03-16 14:09:47 +01:00
parent ac0319875c
commit 0b86fdc7ca
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,8 @@ inherit dune
DESCRIPTION="Modular, clean and powerful extension of the OCaml standard library"
HOMEPAGE="https://github.com/c-cube/ocaml-containers"
SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
SRC_URI="https://github.com/c-cube/${PN}/releases/download/v${PV}/containers-${PV}.tbz -> ${P}.gh.tbz"
S="${WORKDIR}/${DUNE_PKG_NAME}-${PV}"
LICENSE="BSD"
SLOT="0/${PV}"