dev-libs/cl: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 09:59:58 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 09:59:58 +0000 (10:59 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/cl/cl-1.2.3.ebuild
dev-libs/cl/cl-1.2.4.ebuild

index 04a7a2574ca8364014e430336b9ae61a12e78e62..b291edca5bff51a0c22ac8cb8840ffcfcf9ce2cb 100644 (file)
@@ -6,7 +6,7 @@ inherit eutils multilib
 
 DESCRIPTION="OpenCL bindings for Erlang"
 HOMEPAGE="https://github.com/tonyrog/cl"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/tonyrog/cl/archive/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
index 060444f5d50b9e0144152f576048ab008f5568ef..0a1c0d77c1a1e1592814c1dd9452369747f20121 100644 (file)
@@ -6,7 +6,7 @@ inherit eutils multilib
 
 DESCRIPTION="OpenCL bindings for Erlang"
 HOMEPAGE="https://github.com/tonyrog/cl"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/tonyrog/cl/archive/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"