diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-01-06 18:25:28 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-07 15:17:29 +0100 |
commit | a12e77e4a4924494d80245b19ceaaf29210c21c4 (patch) | |
tree | aa2a632c4fcc104ac4a65dbddabee97d09171297 | |
parent | c28d4e8fcd8bd651c47cf769676a7a4ffb354d58 (diff) | |
download | buildroot-a12e77e4a4924494d80245b19ceaaf29210c21c4.tar.gz buildroot-a12e77e4a4924494d80245b19ceaaf29210c21c4.zip |
package/kodi-pvr-dvbviewer: bump version to 2.4.14-Krypton
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.hash | 2 | ||||
-rw-r--r-- | package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.hash b/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.hash index ccb45219cc..017bd8360a 100644 --- a/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.hash +++ b/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 4332fa50172409271909c90a8f923eb336ff93b0a7d61b183ce84d6975fa622e kodi-pvr-dvbviewer-2.4.11-Krypton.tar.gz +sha256 f1cd26234e33a027d1ef2f3ea7b5f33be3a8aff9a7bf0117ee4bdfcf1e18fd9f kodi-pvr-dvbviewer-2.4.14-Krypton.tar.gz diff --git a/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.mk b/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.mk index 0c62c5a5b9..bc37de7545 100644 --- a/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.mk +++ b/package/kodi-pvr-dvbviewer/kodi-pvr-dvbviewer.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_DVBVIEWER_VERSION = 2.4.11-Krypton +KODI_PVR_DVBVIEWER_VERSION = 2.4.14-Krypton KODI_PVR_DVBVIEWER_SITE = $(call github,kodi-pvr,pvr.dvbviewer,$(KODI_PVR_DVBVIEWER_VERSION)) KODI_PVR_DVBVIEWER_LICENSE = GPL-2.0+ KODI_PVR_DVBVIEWER_LICENSE_FILES = src/client.h |