* [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega
@ 2024-12-11 19:14 Bernd Kuhls
2024-12-11 19:14 ` [Buildroot] [PATCH 2/3] package/kodi-pvr-mythtv: bump version to 21.1.11-Omega Bernd Kuhls
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Bernd Kuhls @ 2024-12-11 19:14 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
.../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 a80c87124b..a2b0664fcd 100644
--- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
+++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash
@@ -1,5 +1,5 @@
# Locally computed
-sha256 8bd781ba3012966f6ef45a085d6e09d7feee1cefe582d96563c7661affb68551 kodi-inputstream-adaptive-21.5.6-Omega.tar.gz
+sha256 e0fb99e4e8d1612300eb0e7c4122a37d41a42a4e8da21162fc6477ecc2398962 kodi-inputstream-adaptive-21.5.7-Omega.tar.gz
sha256 48632d57fbb6ab8f50cbf4deced5c91e733fa7ff292687c4816b77f28e483df9 LICENSE.md
sha256 02f864f3e07456785625968022ce811c5640301bfd2ae70963efea89d306790a LICENSES/README.md
sha256 0b7f5dcb3d2c28ff78d999786028930e762df0baa2f52955782e378ec5b636a8 LICENSES/BSD-2-Clause-Views
diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
index 96ae071745..01b46fad05 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 = 21.5.6-Omega
+KODI_INPUTSTREAM_ADAPTIVE_VERSION = 21.5.7-Omega
KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,xbmc,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION))
KODI_INPUTSTREAM_ADAPTIVE_LICENSE = \
BSD-2-Clause-Views \
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread* [Buildroot] [PATCH 2/3] package/kodi-pvr-mythtv: bump version to 21.1.11-Omega
2024-12-11 19:14 [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega Bernd Kuhls
@ 2024-12-11 19:14 ` Bernd Kuhls
2024-12-12 11:31 ` Peter Korsgaard
2024-12-11 19:14 ` [Buildroot] [PATCH 3/3] package/kodi-pvr-vuplus: bump version to 21.3.1-Omega Bernd Kuhls
2024-12-12 11:31 ` [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega Peter Korsgaard
2 siblings, 1 reply; 6+ messages in thread
From: Bernd Kuhls @ 2024-12-11 19:14 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/kodi-pvr-mythtv/kodi-pvr-mythtv.hash | 2 +-
package/kodi-pvr-mythtv/kodi-pvr-mythtv.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-mythtv/kodi-pvr-mythtv.hash b/package/kodi-pvr-mythtv/kodi-pvr-mythtv.hash
index d445d9cb2c..a63d5df793 100644
--- a/package/kodi-pvr-mythtv/kodi-pvr-mythtv.hash
+++ b/package/kodi-pvr-mythtv/kodi-pvr-mythtv.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 d3a54798f38befeaeaf57dec7ea85e3c8846591298ced3f686ac03d62edeb0f9 kodi-pvr-mythtv-21.1.9-Omega.tar.gz
+sha256 15c772adbf79fd92bd6b7d597fd85a23df00b26bd433531c997101ee8ddde86c kodi-pvr-mythtv-21.1.11-Omega.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-pvr-mythtv/kodi-pvr-mythtv.mk b/package/kodi-pvr-mythtv/kodi-pvr-mythtv.mk
index 0b54002aba..ffb87660b4 100644
--- a/package/kodi-pvr-mythtv/kodi-pvr-mythtv.mk
+++ b/package/kodi-pvr-mythtv/kodi-pvr-mythtv.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_MYTHTV_VERSION = 21.1.9-Omega
+KODI_PVR_MYTHTV_VERSION = 21.1.11-Omega
KODI_PVR_MYTHTV_SITE = $(call github,janbar,pvr.mythtv,$(KODI_PVR_MYTHTV_VERSION))
KODI_PVR_MYTHTV_LICENSE = GPL-2.0+
KODI_PVR_MYTHTV_LICENSE_FILES = LICENSE.md
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Buildroot] [PATCH 3/3] package/kodi-pvr-vuplus: bump version to 21.3.1-Omega
2024-12-11 19:14 [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega Bernd Kuhls
2024-12-11 19:14 ` [Buildroot] [PATCH 2/3] package/kodi-pvr-mythtv: bump version to 21.1.11-Omega Bernd Kuhls
@ 2024-12-11 19:14 ` Bernd Kuhls
2024-12-12 11:31 ` Peter Korsgaard
2024-12-12 11:31 ` [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega Peter Korsgaard
2 siblings, 1 reply; 6+ messages in thread
From: Bernd Kuhls @ 2024-12-11 19:14 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/kodi-pvr-vuplus/kodi-pvr-vuplus.hash | 2 +-
package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-vuplus/kodi-pvr-vuplus.hash b/package/kodi-pvr-vuplus/kodi-pvr-vuplus.hash
index f0bb4df7df..58d5316596 100644
--- a/package/kodi-pvr-vuplus/kodi-pvr-vuplus.hash
+++ b/package/kodi-pvr-vuplus/kodi-pvr-vuplus.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 b807baf970b034762d6bccb8be63c16a4a50508f3fc5b87d53d0804f4e94ac4d kodi-pvr-vuplus-21.3.0-Omega.tar.gz
+sha256 6badfea5184aafe5808a0df2b8d668d04eb8b4eea2ef4586fd9d3a7d72514250 kodi-pvr-vuplus-21.3.1-Omega.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk b/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk
index 21ccec410d..b3653a0d63 100644
--- a/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk
+++ b/package/kodi-pvr-vuplus/kodi-pvr-vuplus.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_VUPLUS_VERSION = 21.3.0-Omega
+KODI_PVR_VUPLUS_VERSION = 21.3.1-Omega
KODI_PVR_VUPLUS_SITE = $(call github,kodi-pvr,pvr.vuplus,$(KODI_PVR_VUPLUS_VERSION))
KODI_PVR_VUPLUS_LICENSE = GPL-2.0+
KODI_PVR_VUPLUS_LICENSE_FILES = LICENSE.md
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega
2024-12-11 19:14 [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega Bernd Kuhls
2024-12-11 19:14 ` [Buildroot] [PATCH 2/3] package/kodi-pvr-mythtv: bump version to 21.1.11-Omega Bernd Kuhls
2024-12-11 19:14 ` [Buildroot] [PATCH 3/3] package/kodi-pvr-vuplus: bump version to 21.3.1-Omega Bernd Kuhls
@ 2024-12-12 11:31 ` Peter Korsgaard
2 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2024-12-12 11:31 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-12-12 11:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 19:14 [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega Bernd Kuhls
2024-12-11 19:14 ` [Buildroot] [PATCH 2/3] package/kodi-pvr-mythtv: bump version to 21.1.11-Omega Bernd Kuhls
2024-12-12 11:31 ` Peter Korsgaard
2024-12-11 19:14 ` [Buildroot] [PATCH 3/3] package/kodi-pvr-vuplus: bump version to 21.3.1-Omega Bernd Kuhls
2024-12-12 11:31 ` Peter Korsgaard
2024-12-12 11:31 ` [Buildroot] [PATCH 1/3] package/kodi-inputstream-adaptive: bump version to 21.5.7-Omega 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.