* [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix
@ 2022-02-03 19:04 Bernd Kuhls
2022-02-03 19:04 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-iptvsimple: bump version to 19.1.0-Matrix Bernd Kuhls
2022-02-04 21:54 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix Peter Korsgaard
0 siblings, 2 replies; 4+ messages in thread
From: Bernd Kuhls @ 2022-02-03 19:04 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/kodi-pvr-hts/kodi-pvr-hts.hash | 2 +-
package/kodi-pvr-hts/kodi-pvr-hts.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-hts/kodi-pvr-hts.hash b/package/kodi-pvr-hts/kodi-pvr-hts.hash
index 135b0088c4..40cd8fd62f 100644
--- a/package/kodi-pvr-hts/kodi-pvr-hts.hash
+++ b/package/kodi-pvr-hts/kodi-pvr-hts.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 25799d0d043df7819c767adc89d081cbd6eb61d29135befbc621719274a1c074 kodi-pvr-hts-19.0.4-Matrix.tar.gz
+sha256 990e5fd0757d48b86675aa124b77629e7fb2de6b27dcfd6f6ccc7ce181d04aeb kodi-pvr-hts-19.0.6-Matrix.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-pvr-hts/kodi-pvr-hts.mk b/package/kodi-pvr-hts/kodi-pvr-hts.mk
index 6c9e5a715f..caa90b7af6 100644
--- a/package/kodi-pvr-hts/kodi-pvr-hts.mk
+++ b/package/kodi-pvr-hts/kodi-pvr-hts.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_HTS_VERSION = 19.0.4-Matrix
+KODI_PVR_HTS_VERSION = 19.0.6-Matrix
KODI_PVR_HTS_SITE = $(call github,kodi-pvr,pvr.hts,$(KODI_PVR_HTS_VERSION))
KODI_PVR_HTS_LICENSE = GPL-2.0+
KODI_PVR_HTS_LICENSE_FILES = LICENSE.md
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] package/kodi-pvr-iptvsimple: bump version to 19.1.0-Matrix
2022-02-03 19:04 [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix Bernd Kuhls
@ 2022-02-03 19:04 ` Bernd Kuhls
2022-02-04 21:54 ` Peter Korsgaard
2022-02-04 21:54 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix Peter Korsgaard
1 sibling, 1 reply; 4+ messages in thread
From: Bernd Kuhls @ 2022-02-03 19:04 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.hash | 2 +-
package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.hash b/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.hash
index bd3d44d908..6ace3a5859 100644
--- a/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.hash
+++ b/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 3df76fb7f03f2fd64c75526d5bf89b0f2300f70bf825794fa27bd6fbdd706fb2 kodi-pvr-iptvsimple-19.0.3-Matrix.tar.gz
+sha256 c92736b3f3c96fe36d7b20b329c82b47180260e3ed40fc456ef709572fad5fb0 kodi-pvr-iptvsimple-19.1.0-Matrix.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.mk b/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.mk
index 5f5025cd80..eedb0fb817 100644
--- a/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.mk
+++ b/package/kodi-pvr-iptvsimple/kodi-pvr-iptvsimple.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_IPTVSIMPLE_VERSION = 19.0.3-Matrix
+KODI_PVR_IPTVSIMPLE_VERSION = 19.1.0-Matrix
KODI_PVR_IPTVSIMPLE_SITE = $(call github,kodi-pvr,pvr.iptvsimple,$(KODI_PVR_IPTVSIMPLE_VERSION))
KODI_PVR_IPTVSIMPLE_LICENSE = GPL-2.0+
KODI_PVR_IPTVSIMPLE_LICENSE_FILES = LICENSE.md
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix
2022-02-03 19:04 [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix Bernd Kuhls
2022-02-03 19:04 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-iptvsimple: bump version to 19.1.0-Matrix Bernd Kuhls
@ 2022-02-04 21:54 ` Peter Korsgaard
1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2022-02-04 21:54 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-02-04 21:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-03 19:04 [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix Bernd Kuhls
2022-02-03 19:04 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-iptvsimple: bump version to 19.1.0-Matrix Bernd Kuhls
2022-02-04 21:54 ` Peter Korsgaard
2022-02-04 21:54 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 19.0.6-Matrix Peter Korsgaard
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.