app-laptop/tp_smapi: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 14:34:07 +0000 (16:34 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 14:34:07 +0000 (16:34 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-laptop/tp_smapi/tp_smapi-0.43.ebuild

index 8a841c5e15ac2ece0667f2bb7566a558b35abded..99b675c4c0f3680afa9fa3f94575ce9ee7ae3dea 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic linux-mod
 
 DESCRIPTION="IBM ThinkPad SMAPI BIOS driver"
-HOMEPAGE="https://github.com/evgeni/${PN}"
-SRC_URI="${HOMEPAGE}/releases/download/tp-smapi/${PV}/${P}.tgz"
+HOMEPAGE="https://github.com/evgeni/tp_smapi"
+SRC_URI="https://github.com/evgeni/tp_smapi/releases/download/tp-smapi/${PV}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"