summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2016-05-05 13:59:46 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2016-05-05 13:59:46 +0200
commitb802509c3146551f1b55fc176a43d0ca1f044ffc (patch)
treeb4e5d5cb8f186cf86d758e60870f89e8a3a94587
parentVersion bump + changed SRC_URI (diff)
downloadgentoo-b802509c.tar.gz
gentoo-b802509c.tar.bz2
gentoo-b802509c.zip
fixed Homepage, download url, description size; thx to J.Stein, wrt bug #575576
Package-Manager: portage-2.2.28
-rw-r--r--media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild
index 17c9a5593641..8119d68d8016 100644
--- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild
+++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild
@@ -6,9 +6,9 @@ EAPI=5
inherit vdr-plugin-2
-DESCRIPTION="VDR Plugin: Inform about incoming phone-calls and use the fritz!box phonebook from vdr menu"
-HOMEPAGE="http://www.joachim-wilke.de/show.htm?alias=vdr-fritz"
-SRC_URI="http://joachim-wilke.de/vdr-fritz/${P}.tgz"
+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"
SLOT="0"
LICENSE="GPL-2"