Skip to content

Commit

Permalink
Amlogic/Amlogic-ng: bump Kodi to 18.9
Browse files Browse the repository at this point in the history
bump amlogic-3.14 to 00ff7594
bump amlogic-4.9 to 83d50de5
  • Loading branch information
Portisch committed Oct 25, 2020
1 parent 368cfe4 commit 13a10b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/mediacenter/kodi/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ PKG_PATCH_DIRS="$KODI_VENDOR"

case $KODI_VENDOR in
amlogic-3.14)
PKG_VERSION="539dbdc5058d86f623edf282faf6c1b9314bf652"
PKG_SHA256="6d6e100e9f77ab133127e22eece19cd551faf3abadb39fbc74aa4c164493e11b"
PKG_VERSION="00ff7594e42e9539912c9bd12c5a6a9d1b9d8d78"
PKG_SHA256="ae18e1aacda201baff526882168b639cdd634951d96ab1f634eef97a99ea64cf"
PKG_URL="https://github.com/CoreELEC/xbmc/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="kodi-$PKG_VERSION.tar.gz"
;;
amlogic-4.9)
PKG_VERSION="41aa59b838c759b5932c403447b1d4850c2541db"
PKG_SHA256="183f8ab1d9c1201d477183a6b5a210601317286c292aa33ebe0ad8bf7b8f4c08"
PKG_VERSION="83d50de59b0994207a583f27282617401f01f690"
PKG_SHA256="6193e9c6d3fc10404e5525da48410dc3eb7b59d0d0d707e8b09c22698cfe4044"
PKG_URL="https://github.com/CoreELEC/xbmc/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="kodi-$PKG_VERSION.tar.gz"
;;
Expand Down

0 comments on commit 13a10b1

Please sign in to comment.