diff options
Diffstat (limited to 'dev-util/cloc/cloc-1.82.ebuild')
-rw-r--r-- | dev-util/cloc/cloc-1.82.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cloc/cloc-1.82.ebuild b/dev-util/cloc/cloc-1.82.ebuild index b88f813f79e3..604486f6f0cd 100644 --- a/dev-util/cloc/cloc-1.82.ebuild +++ b/dev-util/cloc/cloc-1.82.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Count Lines of Code" HOMEPAGE="https://github.com/AlDanial/cloc" -SRC_URI="https://github.com/AlDanial/${PN}/archive/${PV}.tar.gz -> {P}.tar.gz" +SRC_URI="https://github.com/AlDanial/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" |