Compare commits

..

No commits in common. "842d004813b1ae3196ad63faf8eacc9582910d03" and "ade3f593a81cd3d61afff29786e70df5370c4df5" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/visualization.shadertoy"
PKG_URL="https://github.com/xbmc/visualization.shadertoy/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform glm jsoncpp"
PKG_DEPENDS_TARGET="toolchain kodi-platform glm"
PKG_SECTION=""
PKG_SHORTDESC="visualization.shadertoy"
PKG_LONGDESC="visualization.shadertoy"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kodi"
PKG_VERSION="230e3b401749690aeedfe2471bbbe876cc53fff2"
PKG_SHA256="be7938f19629f1c9596b7d2ec3596e07666fb7c535bedb8d8f1d71f2509352eb"
PKG_VERSION="6ba797d60160797af61d5a8a9314a96c21943484"
PKG_SHA256="538303daed1ad7768c421e414417cca7190a9c1dd4bc64fbf6eb8cca58c7a518"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/xbmc/xbmc/archive/${PKG_VERSION}.tar.gz"