kodi (Generic): update to kodi-05488ed (kodi-19-with-Python3)

This commit is contained in:
MilhouseVH 2019-10-14 21:44:48 +01:00
parent f5377abdfb
commit 80297d7197

View File

@ -26,8 +26,8 @@ case $KODI_VENDOR in
PKG_SOURCE_NAME="kodi-$KODI_VENDOR-$PKG_VERSION.tar.gz"
;;
*)
PKG_VERSION="18.4-Leia"
PKG_SHA256="bf2be186d8ae5b5377e43c06a538012bb9f51a0e98f8244b70a401006861d110"
PKG_VERSION="05488ed68e4dc4c3cf9e1c4b2907e87bd8f0a26b" # kodi-19-with-Python3
PKG_SHA256="830756b753b01dc313f640206cb08293f21ac82e6069b5973d298a526700d0c7"
PKG_URL="https://github.com/xbmc/xbmc/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="kodi-$PKG_VERSION.tar.gz"
;;