From: Mikle Kolyada Date: Fri, 22 Nov 2019 12:01:19 +0000 (+0300) Subject: app-laptop/hdaps-gl: [QA] expand HOMAPAGE in SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2687bcd235032807991b2fca9cc3653b66708c13;p=gentoo.git app-laptop/hdaps-gl: [QA] expand HOMAPAGE in SRC_URI Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild index 3fafe3240d22..bc461ec98a6c 100644 --- a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild +++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild @@ -4,8 +4,8 @@ EAPI=7 DESCRIPTION="OpenGL visualization for HDAPS data" -HOMEPAGE="https://github.com/linux-thinkpad/${PN}" -SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/linux-thinkpad/hdaps-gl" +SRC_URI="https://github.com/linux-thinkpad/hdaps-gl/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0"