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 42/42] package/kodi-pvr-wmc: bump version to 19.0.0-Matrix
Date: Sun, 26 Sep 2021 13:57:17 +0200	[thread overview]
Message-ID: <20210926115717.1687968-42-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>
---
 package/kodi-pvr-wmc/kodi-pvr-wmc.hash | 2 +-
 package/kodi-pvr-wmc/kodi-pvr-wmc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kodi-pvr-wmc/kodi-pvr-wmc.hash b/package/kodi-pvr-wmc/kodi-pvr-wmc.hash
index 48552005db..32f98a1271 100644
--- a/package/kodi-pvr-wmc/kodi-pvr-wmc.hash
+++ b/package/kodi-pvr-wmc/kodi-pvr-wmc.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  4e534ca49390b0fcb62c23f1076235e1664358ee67bd3f8ed04660d16094053a  kodi-pvr-wmc-6.1.2-Matrix.tar.gz
+sha256  d3cfa954c01ddec0f69e6777a12fca6314ee579d770a4be8728657e323a8eb8c  kodi-pvr-wmc-19.0.0-Matrix.tar.gz
 sha256  310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af  LICENSE.md
diff --git a/package/kodi-pvr-wmc/kodi-pvr-wmc.mk b/package/kodi-pvr-wmc/kodi-pvr-wmc.mk
index 0a1b684081..313335b91a 100644
--- a/package/kodi-pvr-wmc/kodi-pvr-wmc.mk
+++ b/package/kodi-pvr-wmc/kodi-pvr-wmc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_PVR_WMC_VERSION = 6.1.2-Matrix
+KODI_PVR_WMC_VERSION = 19.0.0-Matrix
 KODI_PVR_WMC_SITE = $(call github,kodi-pvr,pvr.wmc,$(KODI_PVR_WMC_VERSION))
 KODI_PVR_WMC_LICENSE = GPL-2.0+
 KODI_PVR_WMC_LICENSE_FILES = LICENSE.md
-- 
2.30.2

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

  parent reply	other threads:[~2021-09-26 12:03 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 ` [Buildroot] [PATCH 05/42] package/kodi-inputstream-adaptive: " Bernd Kuhls
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 ` Bernd Kuhls [this message]
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-42-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.