summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorPavel Vinogradov2019-02-11 15:08:43 -0500
committerPavel Vinogradov2019-02-11 15:08:43 -0500
commitb43f86919a08c09882ebf5bd7e961d0451184580 (patch)
tree69a26ac8ddb8d23968aa68d18afcf9ba738d7a0c /video
parent1b073117bdb3cc773a533b9a377c89deb62b9f16 (diff)
video/kodi: updated release candidate branch to 18.1rc1 Leia
Diffstat (limited to 'video')
-rwxr-xr-xvideo/kodi/DETAILS7
-rw-r--r--video/kodi/HISTORY3
2 files changed, 6 insertions, 4 deletions
diff --git a/video/kodi/DETAILS b/video/kodi/DETAILS
index 2ad80f623f..f23ab60cd1 100755
--- a/video/kodi/DETAILS
+++ b/video/kodi/DETAILS
@@ -1,14 +1,13 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=kodi
if [[ $KODI_BRANCH == rc ]]; then
- VERSION=18.0
- SOURCE_HASH=sha512:d5a91ef10d4e5671a559b48e866ee534cf4d6ec270ed25b5d54ad66cbdaf29bd04acf533d90bd86e80c232be5f3d52bd8d1b697d60100371cff9329e514b9d92
- CODENAME=Leia
+ VERSION=18.1rc1
+ SOURCE_HASH=sha512:1d9fff991ec0e72f9a23179269c0ea6ab5729bf0904eaeb7154a200ee8acf38043a7ef319eb603fef9db02367b7a98356f571df8397a23672673bc0f26070cec
else
VERSION=18.0
SOURCE_HASH=sha512:d5a91ef10d4e5671a559b48e866ee534cf4d6ec270ed25b5d54ad66cbdaf29bd04acf533d90bd86e80c232be5f3d52bd8d1b697d60100371cff9329e514b9d92
- CODENAME=Leia
fi
+ CODENAME=Leia
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/xbmc/xbmc/archive/${VERSION}-${CODENAME}.tar.gz
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index 416d2a6525..61be636822 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2019-02-11 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated release candidate branch to 18.1rc1 Leia
+
2019-01-29 Pavel Vinogradov <public@sourcemage.org>
* DETAILS, DEPENDS, PRE_BUILD: updated both branches to 18.0 Leia
* kodi-15.1-texturepacker.patch, kodi-cmake-no-java.patch,