diff options
-rw-r--r-- | app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 bc461ec98a6c..3fafe3240d22 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/hdaps-gl" -SRC_URI="https://github.com/linux-thinkpad/hdaps-gl/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/linux-thinkpad/${PN}" +SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |