summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 91797a7451..8e469172d7 100755
--- a/video/kodi/DETAILS
+++ b/video/kodi/DETAILS
@@ -1,11 +1,11 @@
SPELL=kodi
if [[ $KODI_BRANCH == rc ]]; then
- VERSION=17.1rc1
- SOURCE_HASH=sha512:80a8acb56210c466b44ac9d1420cb3e4395eaa0bed1a164f2600e73bc2bca97e73dbe90f6dd2c81619af81a565c466e9d83f3f9649c4acf45381b13dd758e002
+ VERSION=17.1
+ SOURCE_HASH=sha512:5093fe7dcdf22e2604ea93696c909028c00a8b0c858e7b25f55dade6c3423b4a68f5a49a8a0dd5238b10f4a7dd5e815a82251949ce7adb8a8f8cf5d58fc7bd41
CODENAME=Krypton
else
- VERSION=17.0
- SOURCE_HASH=sha512:ca0d812bcbcc58b74542872365244c5b937803c5618d2277e85a8cb805820ddb22886233d1417fa0e7532c9909749e632e276f8da51d86e1f5f060b2d1ad6a12
+ VERSION=17.1
+ SOURCE_HASH=sha512:5093fe7dcdf22e2604ea93696c909028c00a8b0c858e7b25f55dade6c3423b4a68f5a49a8a0dd5238b10f4a7dd5e815a82251949ce7adb8a8f8cf5d58fc7bd41
CODENAME=Krypton
fi
SOURCE="${SPELL}-${VERSION}.tar.gz"
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index c3008e58bb..f19971b1fc 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2017-03-20 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: updated both branches to 17.1 Krypton
+
2017-02-24 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated release candidate branch to 17.1rc1 Krypton