* [Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bumpp version to 2.6.8-Matrix
@ 2021-03-27 7:16 Bernd Kuhls
2021-03-28 8:16 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2021-03-27 7:16 UTC (permalink / raw)
To: buildroot
Changelog:
https://github.com/xbmc/inputstream.adaptive/blob/Matrix/inputstream.adaptive/addon.xml.in#L22
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
.../kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash | 2 +-
package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
index 6c9b79b881..5be6bad3cb 100644
--- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
+++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 353207f5f98bf81ce8d79cec903c28da8c0227d7c7a632692c910d81e59c2dbe kodi-inputstream-adaptive-2.6.7-Matrix.tar.gz
+sha256 6407a95140b728b959321512d5bdc8512b01d60030415459cf861ddae193e3e9 kodi-inputstream-adaptive-2.6.8-Matrix.tar.gz
sha256 89931c1fb1f3716694175763cf3221cfcd63d6935031cf6b4512d17ffe5d9860 LICENSE.GPL
diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
index d6d86817ce..193ea66245 100644
--- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
+++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_INPUTSTREAM_ADAPTIVE_VERSION = 2.6.7-Matrix
+KODI_INPUTSTREAM_ADAPTIVE_VERSION = 2.6.8-Matrix
KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,xbmc,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION))
KODI_INPUTSTREAM_ADAPTIVE_LICENSE = GPL-2.0+
KODI_INPUTSTREAM_ADAPTIVE_LICENSE_FILES = LICENSE.GPL
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bumpp version to 2.6.8-Matrix
2021-03-27 7:16 [Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bumpp version to 2.6.8-Matrix Bernd Kuhls
@ 2021-03-28 8:16 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2021-03-28 8:16 UTC (permalink / raw)
To: buildroot
Bernd, All,
On 2021-03-27 08:16 +0100, Bernd Kuhls spake thusly:
> Changelog:
> https://github.com/xbmc/inputstream.adaptive/blob/Matrix/inputstream.adaptive/addon.xml.in#L22
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> .../kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash | 2 +-
> package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
> index 6c9b79b881..5be6bad3cb 100644
> --- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
> +++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
> @@ -1,3 +1,3 @@
> # Locally computed
> -sha256 353207f5f98bf81ce8d79cec903c28da8c0227d7c7a632692c910d81e59c2dbe kodi-inputstream-adaptive-2.6.7-Matrix.tar.gz
> +sha256 6407a95140b728b959321512d5bdc8512b01d60030415459cf861ddae193e3e9 kodi-inputstream-adaptive-2.6.8-Matrix.tar.gz
> sha256 89931c1fb1f3716694175763cf3221cfcd63d6935031cf6b4512d17ffe5d9860 LICENSE.GPL
> diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
> index d6d86817ce..193ea66245 100644
> --- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
> +++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -KODI_INPUTSTREAM_ADAPTIVE_VERSION = 2.6.7-Matrix
> +KODI_INPUTSTREAM_ADAPTIVE_VERSION = 2.6.8-Matrix
> KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,xbmc,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION))
> KODI_INPUTSTREAM_ADAPTIVE_LICENSE = GPL-2.0+
> KODI_INPUTSTREAM_ADAPTIVE_LICENSE_FILES = LICENSE.GPL
> --
> 2.29.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-28 8:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-27 7:16 [Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bumpp version to 2.6.8-Matrix Bernd Kuhls
2021-03-28 8:16 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox