Skip to Content.
Sympa Menu

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

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 (f88e9fc8899ce8df03d769dcb3c60dc36e2ad884)
  • Date: Tue, 27 Sep 2016 20:55:01 +0000

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

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

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

video/kodi: version 17.0b2 Krypton for release candidate branch

diff --git a/video/kodi/DETAILS b/video/kodi/DETAILS
index 6db33df..cd4fa4f 100755
--- a/video/kodi/DETAILS
+++ b/video/kodi/DETAILS
@@ -1,7 +1,7 @@
SPELL=kodi
if [[ $KODI_BRANCH == rc ]]; then
- VERSION=17.0b1
-
SOURCE_HASH=sha512:f6fef12c954de560fe1dce5d0e51388fd28ecfbbb89db7fe11342a9084ca7fa7f5836f2f980efb3070cdf2cbe0e8f05c690220f2b52582978a6a529ebfee9fb7
+ VERSION=17.0b2
+
SOURCE_HASH=sha512:8a43f5c7bec2518cb5c3dd9f022a57efcb36930d73988d6ccdaecef02156a7956f03916e5aec3013bb24d1afd6e19fdbe7a9b4df181c3db76deb7ca0d906b834
CODENAME=Krypton
else
VERSION=16.1
@@ -9,8 +9,7 @@ else
CODENAME=Jarvis
fi
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCEX="${VERSION}-${CODENAME}.tar.gz"
- SOURCE_URL[0]=https://github.com/xbmc/xbmc/archive/${SOURCEX}
+
SOURCE_URL[0]=https://github.com/xbmc/xbmc/archive/${VERSION}-${CODENAME}.tar.gz
SOURCE_HINTS="no-check-certificate"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/xbmc-${VERSION}-${CODENAME}"
WEB_SITE="http://kodi.tv";
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index 2c37c89..09f397b 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,7 @@
+2016-09-27 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated release candidate branch to 17.0b2 Krypton,
+ removed SOURCEX
+
2016-08-25 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated release candidate branch to 17.0b1 Krypton




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f88e9fc8899ce8df03d769dcb3c60dc36e2ad884), Pavel Vinogradov, 09/27/2016

Archive powered by MHonArc 2.6.24.

Top of Page