* [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega
@ 2024-07-22 17:48 Bernd Kuhls
2024-07-22 17:48 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-waipu: bump version to 21.8.6-Omega Bernd Kuhls
2024-07-22 20:28 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega Thomas Petazzoni via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2024-07-22 17:48 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/kodi-pvr-stalker/kodi-pvr-stalker.hash | 2 +-
package/kodi-pvr-stalker/kodi-pvr-stalker.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-stalker/kodi-pvr-stalker.hash b/package/kodi-pvr-stalker/kodi-pvr-stalker.hash
index fe5af447df..2bed6159ff 100644
--- a/package/kodi-pvr-stalker/kodi-pvr-stalker.hash
+++ b/package/kodi-pvr-stalker/kodi-pvr-stalker.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 9e6fdf2d3654d267135bff45c94d72b4c82b10483dbb46600a8e0df4b0676746 kodi-pvr-stalker-21.1.0-Omega.tar.gz
+sha256 61b76dd9917577fdf63078c552ae96b497167fd78e5524e056c77bbf3699634d kodi-pvr-stalker-21.1.1-Omega.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-pvr-stalker/kodi-pvr-stalker.mk b/package/kodi-pvr-stalker/kodi-pvr-stalker.mk
index 0714dd8d78..9ae5ee9fe0 100644
--- a/package/kodi-pvr-stalker/kodi-pvr-stalker.mk
+++ b/package/kodi-pvr-stalker/kodi-pvr-stalker.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_STALKER_VERSION = 21.1.0-Omega
+KODI_PVR_STALKER_VERSION = 21.1.1-Omega
KODI_PVR_STALKER_SITE = $(call github,kodi-pvr,pvr.stalker,$(KODI_PVR_STALKER_VERSION))
KODI_PVR_STALKER_LICENSE = GPL-2.0+
KODI_PVR_STALKER_LICENSE_FILES = LICENSE.md
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] package/kodi-pvr-waipu: bump version to 21.8.6-Omega
2024-07-22 17:48 [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega Bernd Kuhls
@ 2024-07-22 17:48 ` Bernd Kuhls
2024-07-22 20:28 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2024-07-22 17:48 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/kodi-pvr-waipu/kodi-pvr-waipu.hash | 2 +-
package/kodi-pvr-waipu/kodi-pvr-waipu.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-waipu/kodi-pvr-waipu.hash b/package/kodi-pvr-waipu/kodi-pvr-waipu.hash
index 0ceb344657..3a78f23b35 100644
--- a/package/kodi-pvr-waipu/kodi-pvr-waipu.hash
+++ b/package/kodi-pvr-waipu/kodi-pvr-waipu.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 cd394177247bb7ad24160246e0c368e946d0205ce3284a55f0dacd2d31d51bff kodi-pvr-waipu-21.8.4-Omega.tar.gz
+sha256 11819542b32a8dc9a4b6f5cc2fb98153298be1156bbf36a1b2aaf569be9842ab kodi-pvr-waipu-21.8.6-Omega.tar.gz
sha256 4202d4fb329f58c83ba921b56d7071e37f7df3f15b3820a3a04ef8eee49f54d2 pvr.waipu/LICENSE.txt
diff --git a/package/kodi-pvr-waipu/kodi-pvr-waipu.mk b/package/kodi-pvr-waipu/kodi-pvr-waipu.mk
index 2a03bcb2c9..15a25a871a 100644
--- a/package/kodi-pvr-waipu/kodi-pvr-waipu.mk
+++ b/package/kodi-pvr-waipu/kodi-pvr-waipu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_WAIPU_VERSION = 21.8.4-Omega
+KODI_PVR_WAIPU_VERSION = 21.8.6-Omega
KODI_PVR_WAIPU_SITE = $(call github,flubshi,pvr.waipu,$(KODI_PVR_WAIPU_VERSION))
KODI_PVR_WAIPU_LICENSE = GPL-2.0+
KODI_PVR_WAIPU_LICENSE_FILES = pvr.waipu/LICENSE.txt
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega
2024-07-22 17:48 [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega Bernd Kuhls
2024-07-22 17:48 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-waipu: bump version to 21.8.6-Omega Bernd Kuhls
@ 2024-07-22 20:28 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-22 20:28 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Mon, 22 Jul 2024 19:48:46 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/kodi-pvr-stalker/kodi-pvr-stalker.hash | 2 +-
> package/kodi-pvr-stalker/kodi-pvr-stalker.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Both applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-22 20:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-22 17:48 [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega Bernd Kuhls
2024-07-22 17:48 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-waipu: bump version to 21.8.6-Omega Bernd Kuhls
2024-07-22 20:28 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-stalker: bump version to 21.1.1-Omega Thomas Petazzoni via buildroot
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.