Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a407cdcbe68ef4758d53e9c14014f15d3e9f0efd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a407cdcbe68ef4758d53e9c14014f15d3e9f0efd)
  • Date: Tue, 23 May 2017 22:00:53 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

video/kodi/DETAILS | 8 ++++----
video/kodi/HISTORY | 3 +++
2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit a407cdcbe68ef4758d53e9c14014f15d3e9f0efd
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

video/kodi: version 17.2 Krypton for both branches

diff --git a/video/kodi/DETAILS b/video/kodi/DETAILS
index 8e46917..aa9373f 100755
--- a/video/kodi/DETAILS
+++ b/video/kodi/DETAILS
@@ -1,11 +1,11 @@
SPELL=kodi
if [[ $KODI_BRANCH == rc ]]; then
- VERSION=17.1
-
SOURCE_HASH=sha512:5093fe7dcdf22e2604ea93696c909028c00a8b0c858e7b25f55dade6c3423b4a68f5a49a8a0dd5238b10f4a7dd5e815a82251949ce7adb8a8f8cf5d58fc7bd41
+ VERSION=17.2
+
SOURCE_HASH=sha512:79aaaaaab21dac1831f5da4f0f773a0ab7e997347a423ee42d19ba511523d21c5a16f2c924502bd8dd9000827f50e87361a0440503a6278463cddf30170ba980
CODENAME=Krypton
else
- VERSION=17.1
-
SOURCE_HASH=sha512:5093fe7dcdf22e2604ea93696c909028c00a8b0c858e7b25f55dade6c3423b4a68f5a49a8a0dd5238b10f4a7dd5e815a82251949ce7adb8a8f8cf5d58fc7bd41
+ VERSION=17.2
+
SOURCE_HASH=sha512:79aaaaaab21dac1831f5da4f0f773a0ab7e997347a423ee42d19ba511523d21c5a16f2c924502bd8dd9000827f50e87361a0440503a6278463cddf30170ba980
CODENAME=Krypton
fi
SOURCE="${SPELL}-${VERSION}.tar.gz"
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index 657fdc8..2b3f78e 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2017-05-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated both branches to 17.2 Krypton
+
2017-04-13 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: removed cvs




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a407cdcbe68ef4758d53e9c14014f15d3e9f0efd), Pavel Vinogradov, 05/23/2017

Archive powered by MHonArc 2.6.24.

Top of Page