diff --git a/tools/mkpkg/mkpkg_kodi-Isengard b/tools/mkpkg/mkpkg_kodi-Isengard index 2f3f03ecb4..fc2e073ae2 100755 --- a/tools/mkpkg/mkpkg_kodi-Isengard +++ b/tools/mkpkg/mkpkg_kodi-Isengard @@ -70,7 +70,7 @@ package_sources() { } # kodi -git_clone $GIT_REPO $BRANCH $DEST_DIR.git 9ff25f8 +git_clone $GIT_REPO $BRANCH $DEST_DIR.git # kodi-platform REPO=$(cat $DEST_DIR.git/project/cmake/addons/depends/common/kodi-platform/kodi-platform.txt | awk '{print $2}')