diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-03-05 19:58:42 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-03-05 21:29:24 +0100 |
commit | 2c62c54b8e9671fef717fda785880c08a43daac0 (patch) | |
tree | 260bef18449b8275efcd410041c4aa8dce2aeae2 | |
parent | affb1557ca5fc007438ee9019fe4aef107eafa32 (diff) | |
download | buildroot-2c62c54b8e9671fef717fda785880c08a43daac0.tar.gz buildroot-2c62c54b8e9671fef717fda785880c08a43daac0.zip |
package/kodi-pvr-argustv: bump version
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-argustv/kodi-pvr-argustv.hash | 2 | ||||
-rw-r--r-- | package/kodi-pvr-argustv/kodi-pvr-argustv.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/kodi-pvr-argustv/kodi-pvr-argustv.hash b/package/kodi-pvr-argustv/kodi-pvr-argustv.hash index 210ef4203c..ef6438797e 100644 --- a/package/kodi-pvr-argustv/kodi-pvr-argustv.hash +++ b/package/kodi-pvr-argustv/kodi-pvr-argustv.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 02c644605b48f9b06b12317134389fe73f25b1f10b357959f81cb30695265c4b kodi-pvr-argustv-ebce517b04e184adc13c4780cc3e76487448b79b.tar.gz +sha256 68fab94cabbeb0fbf6fac0fcb66e8362505ee736ae3b72c4e29867cfc44b595b kodi-pvr-argustv-2aca01c6db28fe3145b57eb5bf5841895c618507.tar.gz diff --git a/package/kodi-pvr-argustv/kodi-pvr-argustv.mk b/package/kodi-pvr-argustv/kodi-pvr-argustv.mk index 406249f0dd..3c0f40a29e 100644 --- a/package/kodi-pvr-argustv/kodi-pvr-argustv.mk +++ b/package/kodi-pvr-argustv/kodi-pvr-argustv.mk @@ -6,7 +6,7 @@ # This cset is on the branch 'Jarvis' # When Kodi is updated, then this should be updated to the corresponding branch -KODI_PVR_ARGUSTV_VERSION = ebce517b04e184adc13c4780cc3e76487448b79b +KODI_PVR_ARGUSTV_VERSION = 2aca01c6db28fe3145b57eb5bf5841895c618507 KODI_PVR_ARGUSTV_SITE = $(call github,kodi-pvr,pvr.argustv,$(KODI_PVR_ARGUSTV_VERSION)) KODI_PVR_ARGUSTV_LICENSE = GPLv2+ KODI_PVR_ARGUSTV_LICENSE_FILES = src/client.h |