* [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus
@ 2023-07-21 20:23 Bernd Kuhls
2023-07-21 20:23 ` [Buildroot] [PATCH 2/2] package/kodi-peripheral-joystick: bump version to 20.1.10-Nexus Bernd Kuhls
2023-07-21 21:22 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus Thomas Petazzoni via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2023-07-21 20:23 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/kodi-pvr-zattoo/kodi-pvr-zattoo.hash | 2 +-
package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-zattoo/kodi-pvr-zattoo.hash b/package/kodi-pvr-zattoo/kodi-pvr-zattoo.hash
index 9939c6f73b..e14491f192 100644
--- a/package/kodi-pvr-zattoo/kodi-pvr-zattoo.hash
+++ b/package/kodi-pvr-zattoo/kodi-pvr-zattoo.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 68aa0a3af4f10396c866b0da225928033d0bbf980b8884c944dd1829e013435d kodi-pvr-zattoo-20.3.10-Nexus.tar.gz
+sha256 5a2fa7655b3c62912341f453a98df81fa47e53c3c54a4e9bea47a4a85f4d2a20 kodi-pvr-zattoo-20.3.13-Nexus.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk b/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk
index 53153f8f59..94cc9f2a05 100644
--- a/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk
+++ b/package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_ZATTOO_VERSION = 20.3.10-Nexus
+KODI_PVR_ZATTOO_VERSION = 20.3.13-Nexus
KODI_PVR_ZATTOO_SITE = $(call github,rbuehlma,pvr.zattoo,$(KODI_PVR_ZATTOO_VERSION))
KODI_PVR_ZATTOO_LICENSE = GPL-2.0+
KODI_PVR_ZATTOO_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-peripheral-joystick: bump version to 20.1.10-Nexus
2023-07-21 20:23 [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus Bernd Kuhls
@ 2023-07-21 20:23 ` Bernd Kuhls
2023-07-21 21:22 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2023-07-21 20:23 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/kodi-peripheral-joystick/kodi-peripheral-joystick.hash | 2 +-
package/kodi-peripheral-joystick/kodi-peripheral-joystick.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-peripheral-joystick/kodi-peripheral-joystick.hash b/package/kodi-peripheral-joystick/kodi-peripheral-joystick.hash
index ea22c603ac..6a128604b0 100644
--- a/package/kodi-peripheral-joystick/kodi-peripheral-joystick.hash
+++ b/package/kodi-peripheral-joystick/kodi-peripheral-joystick.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 b1b379e7eb24a16702745c78a57b2f246a013becf5c2daf7579651cbf2188b82 kodi-peripheral-joystick-20.1.9-Nexus.tar.gz
+sha256 b72277358df77ed79a0e7f3ae7e9799d02692fb30408cf6e5325ce7e5a34f597 kodi-peripheral-joystick-20.1.10-Nexus.tar.gz
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
diff --git a/package/kodi-peripheral-joystick/kodi-peripheral-joystick.mk b/package/kodi-peripheral-joystick/kodi-peripheral-joystick.mk
index a8c2502420..e55c92b121 100644
--- a/package/kodi-peripheral-joystick/kodi-peripheral-joystick.mk
+++ b/package/kodi-peripheral-joystick/kodi-peripheral-joystick.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PERIPHERAL_JOYSTICK_VERSION = 20.1.9-Nexus
+KODI_PERIPHERAL_JOYSTICK_VERSION = 20.1.10-Nexus
KODI_PERIPHERAL_JOYSTICK_SITE = $(call github,xbmc,peripheral.joystick,$(KODI_PERIPHERAL_JOYSTICK_VERSION))
KODI_PERIPHERAL_JOYSTICK_LICENSE = GPL-2.0+
KODI_PERIPHERAL_JOYSTICK_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
* Re: [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus
2023-07-21 20:23 [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus Bernd Kuhls
2023-07-21 20:23 ` [Buildroot] [PATCH 2/2] package/kodi-peripheral-joystick: bump version to 20.1.10-Nexus Bernd Kuhls
@ 2023-07-21 21:22 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-21 21:22 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On Fri, 21 Jul 2023 22:23:54 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/kodi-pvr-zattoo/kodi-pvr-zattoo.hash | 2 +-
> package/kodi-pvr-zattoo/kodi-pvr-zattoo.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Both applied, 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:[~2023-07-21 21:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21 20:23 [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus Bernd Kuhls
2023-07-21 20:23 ` [Buildroot] [PATCH 2/2] package/kodi-peripheral-joystick: bump version to 20.1.10-Nexus Bernd Kuhls
2023-07-21 21:22 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-zattoo: bump version to 20.3.13-Nexus Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox