All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 05/42] package/kodi-inputstream-adaptive: bump version to 19.0.0-Matrix
Date: Sun, 26 Sep 2021 13:56:40 +0200	[thread overview]
Message-ID: <20210926115717.1687968-5-bernd.kuhls@t-online.de> (raw)
In-Reply-To: <20210926115717.1687968-1-bernd.kuhls@t-online.de>

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 ef2435cae9..14ce7a6fd0 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  eeb68250725c4e6c990fdb24365188733b6ef944965792bb5b0e42ce306ad836  kodi-inputstream-adaptive-2.6.23-Matrix.tar.gz
+sha256  10d0e79a301094cdaa35b3e92c4da6b693fc0b5661ea3b459329245fcdfa2f65  kodi-inputstream-adaptive-19.0.0-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 8e2c1d2a8a..6c6a2eaa80 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.23-Matrix
+KODI_INPUTSTREAM_ADAPTIVE_VERSION = 19.0.0-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.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2021-09-26 11:58 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 11:56 [Buildroot] [PATCH 01/42] package/kodi-audiodecoder-snesapu: bump version to 19.0.0-Matrix Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 02/42] package/kodi-audiodecoder-stsound: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 03/42] package/kodi-audiodecoder-timidity: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 04/42] package/kodi-audiodecoder-vgmstream: " Bernd Kuhls
2021-09-26 11:56 ` Bernd Kuhls [this message]
2021-09-26 11:56 ` [Buildroot] [PATCH 06/42] package/kodi-inputstream-ffmpegdirect: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 07/42] package/kodi-inputstream-rtmp: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 08/42] package/kodi-vfs-libarchive: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 09/42] package/kodi-vfs-rar: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 10/42] package/kodi-vfs-sftp: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 11/42] package/kodi-visualisation-fishbmc: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 12/42] package/kodi-visualisation-goom: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 13/42] package/kodi-visualisation-matrix: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 14/42] package/kodi-visualisation-shadertoy: bump version to 19.1.1-Matrix Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 15/42] package/kodi-screensaver-asteroids: bump version to 19.0.0-Matrix Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 16/42] package/kodi-screensaver-asterwave: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 17/42] package/kodi-screensaver-biogenesis: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 18/42] package/kodi-screensaver-cpblobs: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 19/42] package/kodi-screensaver-greynetic: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 20/42] package/kodi-screensaver-matrixtrails: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 21/42] package/kodi-screensaver-pingpong: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 22/42] package/kodi-screensaver-pyro: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 23/42] package/kodi-screensaver-rsxs: " Bernd Kuhls
2021-09-26 11:56 ` [Buildroot] [PATCH 24/42] package/kodi-screensaver-stars: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 25/42] package/kodi-pvr-argustv: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 26/42] package/kodi-pvr-dvblink: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 27/42] package/kodi-pvr-dvbviewer: bump version to 19.0.1-Matrix Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 28/42] package/kodi-pvr-filmon: bump version to 19.0.0-Matrix Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 29/42] package/kodi-pvr-hdhomerun: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 30/42] package/kodi-pvr-hts: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 31/42] package/kodi-pvr-iptvsimple: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 32/42] package/kodi-pvr-mediaportal-tvserver: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 33/42] package/kodi-pvr-mythtv: bump version to 7.3.4-Matrix Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 34/42] package/kodi-pvr-nextpvr: bump version to 19.0.0-Matrix Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 35/42] package/kodi-pvr-njoy: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 36/42] package/kodi-pvr-octonet: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 37/42] package/kodi-pvr-pctv: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 38/42] package/kodi-pvr-stalker: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 39/42] package/kodi-pvr-vbox: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 40/42] package/kodi-pvr-vdr-vnsi: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 41/42] package/kodi-pvr-vuplus: " Bernd Kuhls
2021-09-26 11:57 ` [Buildroot] [PATCH 42/42] package/kodi-pvr-wmc: " Bernd Kuhls
2021-09-26 19:51 ` [Buildroot] [PATCH 01/42] package/kodi-audiodecoder-snesapu: " Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210926115717.1687968-5-bernd.kuhls@t-online.de \
    --to=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.