commit: ede29b9ccada1c5222ed88582bcde963d2c0b3e5 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 20:18:26 2019 +0000 Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 20:24:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede29b9c
media-plugins/vdr-fritzbox: QA StaticSrcUri fixed Package-Manager: Portage-2.3.81, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org> media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3-r1.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3-r1.ebuild index 9722986e6a3..792c195f12f 100644 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3-r1.ebuild +++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3-r1.ebuild @@ -7,7 +7,7 @@ inherit vdr-plugin-2 DESCRIPTION="VDR Plugin: Inform about incoming phone-calls and use the fritz!box phonebook" HOMEPAGE="https://github.com/jowi24/vdr-fritz" -SRC_URI="https://github.com/jowi24/vdr-fritz/releases/download/1.5.3/${P}.tgz" +SRC_URI="https://github.com/jowi24/vdr-fritz/releases/download/${PV}/${P}.tgz" LICENSE="GPL-2" SLOT="0"
