Merge pull request #4509 from CvH/10.0/kodi_up_2020-08-03

Kodi update to latest
This commit is contained in:
Matthias Reichl 2020-08-05 15:41:06 +02:00 committed by GitHub
commit d1bb07479f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,4 +5,4 @@
OS_VERSION="9.80"
# ADDON_VERSION: Addon version
ADDON_VERSION="9.80.4"
ADDON_VERSION="9.80.5"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kodi"
PKG_VERSION="19.0a1-Matrix"
PKG_SHA256="3c66715448e18f95bc5e8a3075f95e643f3b2c0bae3957f2abb5b567b7e7eceb"
PKG_VERSION="e418ee4607c78d5012f27a0e8fd70cd1f0ab7c56"
PKG_SHA256="22aa07f211a0759290ed40d7114a805f2a4b15409f27a944ff4062f019b0e4b5"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/xbmc/xbmc/archive/$PKG_VERSION.tar.gz"