summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorPavel Vinogradov2019-08-31 23:45:00 -0400
committerPavel Vinogradov2019-08-31 23:45:00 -0400
commitf9cefefcb2b32aca1c7e5ea7c72412a8aacf6213 (patch)
treef5bf069c33c836ee0703fe041aaf32fa5f549285 /video
parentb9661147467b23c13cf1a4a5c120a41dfc9e03e9 (diff)
video/kodi; version 18.4 Leia
Diffstat (limited to 'video')
-rwxr-xr-xvideo/kodi/DETAILS8
-rw-r--r--video/kodi/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/video/kodi/DETAILS b/video/kodi/DETAILS
index 7b5ae6c545..f05b72ddba 100755
--- a/video/kodi/DETAILS
+++ b/video/kodi/DETAILS
@@ -1,11 +1,11 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=kodi
if [[ $KODI_BRANCH == rc ]]; then
- VERSION=18.3
- SOURCE_HASH=sha512:4e898e28238dcbc67e106c5a0ef88bd6a82f8c0ad00e77e3ddbe2da6181b37d9ca1ba6bda57206223cfa119c5291edb4410d3e773d97b5ab67660e49929437ec
+ VERSION=18.4
+ SOURCE_HASH=sha512:ae08fc29d20387d9352dc1ae4a89da19962a279b89705ff8f7869377281589d44a685cebaa8509d3252ae79215dcdaadb72e9fa752e6d2bce59974bc23276aad
else
- VERSION=18.3
- SOURCE_HASH=sha512:4e898e28238dcbc67e106c5a0ef88bd6a82f8c0ad00e77e3ddbe2da6181b37d9ca1ba6bda57206223cfa119c5291edb4410d3e773d97b5ab67660e49929437ec
+ VERSION=18.4
+ SOURCE_HASH=sha512:ae08fc29d20387d9352dc1ae4a89da19962a279b89705ff8f7869377281589d44a685cebaa8509d3252ae79215dcdaadb72e9fa752e6d2bce59974bc23276aad
fi
CODENAME=Leia
SECURITY_PATCH=1
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index 7855cb6a1e..7bd5e55342 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2019-08-31 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 18.4 Leia
+
2019-08-04 Pavel Vinogradov <public@sourcemage.org>
* PRE_BUILD: use apply_patch_dir now
* crossguid.patch, 0001-std-isnan-isnan.patch: moved to patches/ subdir