From a578e6eed47522f2b882dd2c81f1506f6912182f Mon Sep 17 00:00:00 2001 From: kwacker Date: Sun, 25 Apr 2010 20:20:23 +0200 Subject: Muggle und Fritzbox Plugin --- plugins/fritzbox/plugin.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'plugins/fritzbox/plugin.sh') diff --git a/plugins/fritzbox/plugin.sh b/plugins/fritzbox/plugin.sh index 7f55bcc..fa29ab8 100644 --- a/plugins/fritzbox/plugin.sh +++ b/plugins/fritzbox/plugin.sh @@ -10,9 +10,8 @@ source ./../../x-vdr.conf source ./../../setup.conf source ./../../functions - -WEB="http://www.zulu-entertainment.de/files/vdr-fritzbox/vdr-fritzbox-1.1.4.tgz" -VERSION="fritzbox-1.1.4" +WEB="http://www.joachim-wilke.de/dl.htm?ct=gz&dir=vdr-fritz&file=vdr-fritzbox-1.3.2.tgz" +VERSION="fritzbox-1.3.2" LINK="fritzbox" VAR=`basename $WEB` -- cgit v1.2.3