diff options
Diffstat (limited to 'dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild')
-rw-r--r-- | dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild index 8133a7a466f3..29b1d9d71889 100644 --- a/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild +++ b/dev-ml/ocamlmod/ocamlmod-0.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit oasis DESCRIPTION="Generate OCaml modules from source files" HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/" -SRC_URI="http://forge.ocamlcore.org/frs/download.php/1702/ocamlmod-0.0.9.tar.gz" +SRC_URI="http://forge.ocamlcore.org/frs/download.php/1702/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" |