diff options
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 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 3fafe3240d22..9fa8e04322e6 100644 --- a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild +++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild @@ -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/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |