diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-05-25 18:25:12 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-31 22:41:49 +0200 |
commit | ebe5962220665c8b1e0e64ea60a061dd20f62854 (patch) | |
tree | 2b802cb61af1c06c8fbe25a0cc9a62a112c98d39 /package/kodi-pvr-hts | |
parent | e7f6224960cb788a78465864530da3596198ba24 (diff) | |
download | buildroot-ebe5962220665c8b1e0e64ea60a061dd20f62854.tar.gz buildroot-ebe5962220665c8b1e0e64ea60a061dd20f62854.zip |
package/kodi-pvr-*: mass version bump
This commit brings our package versions in-line with upstream repo:
https://github.com/xbmc/repo-binary-addons/tree/Krypton
after this commit:
https://github.com/xbmc/repo-binary-addons/commit/a6621cbdc6ae2ef35b4188d909ca7f37a38a41f0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/kodi-pvr-hts')
-rw-r--r-- | package/kodi-pvr-hts/kodi-pvr-hts.hash | 2 | ||||
-rw-r--r-- | package/kodi-pvr-hts/kodi-pvr-hts.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/kodi-pvr-hts/kodi-pvr-hts.hash b/package/kodi-pvr-hts/kodi-pvr-hts.hash index 790667f9a9..5656e8e3b4 100644 --- a/package/kodi-pvr-hts/kodi-pvr-hts.hash +++ b/package/kodi-pvr-hts/kodi-pvr-hts.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 f3458e36811da1fcca88e0c0cd41b326845e1d45198d78b3c6e635b03f3bd40e kodi-pvr-hts-4e2a8334d4e62e63720a33a18c3e3c7ff4b4ad0b.tar.gz +sha256 29867bd1fad4c4d69ec0d25ea1bb1507fd4543442aef890a2124f63f67318d92 kodi-pvr-hts-3.4.24-Krypton.tar.gz diff --git a/package/kodi-pvr-hts/kodi-pvr-hts.mk b/package/kodi-pvr-hts/kodi-pvr-hts.mk index a167295f2e..fb5873bff9 100644 --- a/package/kodi-pvr-hts/kodi-pvr-hts.mk +++ b/package/kodi-pvr-hts/kodi-pvr-hts.mk @@ -6,7 +6,7 @@ # This cset is on the branch 'Krypton' # When Kodi is updated, then this should be updated to the corresponding branch -KODI_PVR_HTS_VERSION = 4e2a8334d4e62e63720a33a18c3e3c7ff4b4ad0b +KODI_PVR_HTS_VERSION = 3.4.24-Krypton KODI_PVR_HTS_SITE = $(call github,kodi-pvr,pvr.hts,$(KODI_PVR_HTS_VERSION)) KODI_PVR_HTS_LICENSE = GPL-2.0+ KODI_PVR_HTS_LICENSE_FILES = src/client.h |