app-laptop/hdaps-gl: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 09:59:33 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 09:59:33 +0000 (10:59 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild

index 17a593a77bb19da6da78cb833bc156bc1f612db3..9eb97d143ccf5b8bdf0b376e665189a95d46b1bb 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="OpenGL visualization for HDAPS data"
 HOMEPAGE="https://github.com/linux-thinkpad/${PN}"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
+SRC_URI="https://github.com/linux-thinkpad/hdaps-gl/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"