summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/fritzbox/plugin.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/fritzbox/plugin.sh b/plugins/fritzbox/plugin.sh
index fa29ab8..0fca73c 100644
--- a/plugins/fritzbox/plugin.sh
+++ b/plugins/fritzbox/plugin.sh
@@ -10,8 +10,8 @@
source ./../../x-vdr.conf
source ./../../setup.conf
source ./../../functions
-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"
+WEB="http://www.joachim-wilke.de/dl.htm?ct=gz&dir=vdr-fritz&file=vdr-fritzbox-1.3.3.tgz"
+VERSION="fritzbox-1.3.3"
LINK="fritzbox"
VAR=`basename $WEB`