Merge pull request #3085 from Kwiboo/fix-rockchip_18.0b5-Leia

kodi: update SHA for corrected rockchip_18.0b5-Leia tag
This commit is contained in:
MilhouseVH 2018-11-04 22:02:34 +00:00 committed by GitHub
commit 4585899a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ case $KODI_VENDOR in
;;
rockchip)
PKG_VERSION="rockchip_18.0b5-Leia"
PKG_SHA256="bef89dabe4be2f155e0c912d0221845f570372c6d0b6d8be615381992dc76bc9"
PKG_SHA256="9b43e77fe4e191016cd51c57f02a6d7c10c1806189dc8be6d95aac7d716a267d"
PKG_URL="https://github.com/kwiboo/xbmc/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="kodi-$KODI_VENDOR-$PKG_VERSION.tar.gz"
;;