Merge pull request #8561 from heitbaum/kodi

kodi: update to githash cabba8d with swig 4.2.0
This commit is contained in:
Christian Hewitt 2024-01-29 14:44:58 +04:00 committed by GitHub
commit e907f72d0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="swig"
PKG_VERSION="4.1.1"
PKG_SHA256="2af08aced8fcd65cdb5cc62426768914bedc735b1c250325203716f78e39ac9b"
PKG_VERSION="4.2.0"
PKG_SHA256="261ca2d7589e260762817b912c075831572b72ff2717942f75b3e51244829c97"
PKG_LICENSE="GPL"
PKG_SITE="http://www.swig.org"
PKG_URL="${SOURCEFORGE_SRC}/swig/${PKG_NAME}-${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kodi"
PKG_VERSION="06e228046c9f1316c7585bd61bfa1e28e22382da"
PKG_SHA256="c98d1f2851fea820d59b367452d15e52fbe1531822a7df35d48c4a021e952818"
PKG_VERSION="cabba8df735f50a317a229be4f5d6a3b7ad2fbc3"
PKG_SHA256="3da8ba22c7edbcc1d60ce73fe7d333a44dd66f99ca8bb3fe1a6effef7a66a0e9"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/xbmc/xbmc/archive/${PKG_VERSION}.tar.gz"