media-plugins/vdr-mlist: fixed bad filename in src_uri
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 15 Dec 2019 20:04:39 +0000 (21:04 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 15 Dec 2019 20:24:52 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild

index c047342de01740600e2aa6c0c2dfb7b12cbdf36d..4657167a5bcac2b6b1f6475d172c9ec2b321ac2a 100644 (file)
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
 HOMEPAGE="https://github.com/jowi24/vdr-mlist"
-SRC_URI="https://github.com/jowi24/vdr-mlist/archive/1.0.2.tar.gz"
+SRC_URI="https://github.com/jowi24/vdr-mlist/archive/${PV}.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"