mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-ml/tar: add 1.1.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -8,7 +8,10 @@ inherit dune multiprocessing
|
||||
MYPN="ocaml-${PN}"
|
||||
|
||||
DESCRIPTION="Pure OCaml library to read and write tar files"
|
||||
HOMEPAGE="https://github.com/mirage/ocaml-tar"
|
||||
HOMEPAGE="
|
||||
https://github.com/mirage/ocaml-tar
|
||||
https://opam.ocaml.org/packages/tar/
|
||||
"
|
||||
SRC_URI="https://github.com/mirage/${MYPN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${MYPN}-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user