diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-11-14 21:39:24 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-15 22:13:48 +0100 |
| commit | 99dac7545f81204bad57e9ccf86a8c3c8af56cfc (patch) | |
| tree | 57f60c745eab6170b1cfdc81fdbb3ce11901bdba /package/kodi-texturepacker | |
| parent | e5a830922b1b39fb938e3f6037dce5e8cd1001e1 (diff) | |
| download | buildroot-99dac7545f81204bad57e9ccf86a8c3c8af56cfc.tar.gz buildroot-99dac7545f81204bad57e9ccf86a8c3c8af56cfc.zip | |
package/kodi: bump version to 17.6
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-texturepacker')
| -rw-r--r-- | package/kodi-texturepacker/kodi-texturepacker.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kodi-texturepacker/kodi-texturepacker.mk b/package/kodi-texturepacker/kodi-texturepacker.mk index 77a9e3be4e..31e3580aed 100644 --- a/package/kodi-texturepacker/kodi-texturepacker.mk +++ b/package/kodi-texturepacker/kodi-texturepacker.mk @@ -6,7 +6,7 @@ # Not possible to directly refer to kodi variables, because of # first/second expansion trickery... -KODI_TEXTUREPACKER_VERSION = 17.5-Krypton +KODI_TEXTUREPACKER_VERSION = 17.6-Krypton KODI_TEXTUREPACKER_SITE = $(call github,xbmc,xbmc,$(KODI_TEXTUREPACKER_VERSION)) KODI_TEXTUREPACKER_SOURCE = kodi-$(KODI_TEXTUREPACKER_VERSION).tar.gz KODI_TEXTUREPACKER_LICENSE = GPL-2.0 |

