diff --git a/dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild b/dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild index b3fe7c25936ff..93a138589029c 100644 --- a/dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild +++ b/dev-ml/sexplib0/sexplib0-0.15.0-r1.ebuild @@ -7,7 +7,8 @@ inherit dune DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions" HOMEPAGE="https://github.com/janestreet/sexplib0" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/janestreet/sexplib0/archive/v${PV}.tar.gz + -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)"