From 60c3ab742176bdf02a3e8158798eb9c12122f7b4 Mon Sep 17 00:00:00 2001 From: Marko Semet <marko10_000@gmx.de> Date: Thu, 5 Mar 2020 22:34:17 +0100 Subject: [PATCH] Update to Kodi 18.6 --- tv.kodi.Kodi.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tv.kodi.Kodi.yml b/tv.kodi.Kodi.yml index 0af24e6..4a0872a 100644 --- a/tv.kodi.Kodi.yml +++ b/tv.kodi.Kodi.yml @@ -70,8 +70,8 @@ modules: - /share/doc sources: &kodi-sources - type: archive - url: https://github.com/xbmc/xbmc/archive/18.5-Leia.tar.gz - sha256: 108979df8b41ab4168f5cdc0233f46e38767eda5921f4ccae16584e98d0d6b29 + url: https://github.com/xbmc/xbmc/archive/18.6-Leia.tar.gz + sha256: 47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c - type: patch path: kodi-sh-in.patch - type: file @@ -210,6 +210,7 @@ cleanup: - "*.pyo" - /.ref - /etc + - /include - /lib/cmake - /lib/pkgconfig - /lib64/pkgconfig -- GitLab