From 3cf988ad5e9d98dee9915bb05ab27c49698ba83d Mon Sep 17 00:00:00 2001 From: Tilo Spannagel <development@tilosp.de> Date: Tue, 3 Sep 2019 11:49:06 +0200 Subject: [PATCH] Update the pvr.mythtv addon --- addons/pvr.mythtv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/pvr.mythtv.json b/addons/pvr.mythtv.json index dc97d86..f106ba5 100644 --- a/addons/pvr.mythtv.json +++ b/addons/pvr.mythtv.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/janbar/pvr.mythtv", - "tag": "5.10.7-Leia", - "commit": "179b6ea5ad6a394a7e59be25ae72bc5033c9cb35" + "tag": "5.10.9-Leia", + "commit": "75673a35dbe4211d7eab69f7a7f1689ceab55fec" } ] } -- GitLab