* [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia
@ 2020-03-13 7:11 Bernd Kuhls
2020-03-13 7:11 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-nextpvr: bump version to 3.3.19-Leia Bernd Kuhls
2020-03-14 14:46 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2020-03-13 7:11 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 878e25b2b7..d5899f5119 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 fcf2df3566b196addf99d8166fa5a8b77635ac905214c36071d9e778cc42978e kodi-pvr-hts-4.4.20-Leia.tar.gz
+sha256 6958b91ca616554e4c068bc303c66388e9a2c3a68b5979d8918b4e0d7b6bb95c kodi-pvr-hts-4.4.21-Leia.tar.gz
sha256 6d97c3d608a5d59565b567313bd3e53a1d0066ed59f4ae8e474c895d0c20e746 debian/copyright
diff --git a/package/kodi-pvr-hts/kodi-pvr-hts.mk b/package/kodi-pvr-hts/kodi-pvr-hts.mk
index 0268439824..6a25cda003 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 = 4.4.20-Leia
+KODI_PVR_HTS_VERSION = 4.4.21-Leia
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 = debian/copyright
--
2.25.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] package/kodi-pvr-nextpvr: bump version to 3.3.19-Leia
2020-03-13 7:11 [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia Bernd Kuhls
@ 2020-03-13 7:11 ` Bernd Kuhls
2020-03-14 14:46 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Bernd Kuhls @ 2020-03-13 7:11 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.hash | 2 +-
package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.hash b/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.hash
index 2ebadf55b9..4d730deb85 100644
--- a/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.hash
+++ b/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 f7b6ea2e79e469fc265d008d3ba8ebb7e286e789a8b4bc809681a254ff225775 kodi-pvr-nextpvr-3.3.18-Leia.tar.gz
+sha256 5f1b7fa00d7248fa840a0e7574bb7714867bff4ad81ceb8ed33cb3aa6d5ccbe9 kodi-pvr-nextpvr-3.3.19-Leia.tar.gz
sha256 0bd576badce05c6b4315c415dabd77d80c871e72026c399f7a7bb8582e0911fe debian/copyright
diff --git a/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.mk b/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.mk
index a4ca198310..94461f61d1 100644
--- a/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.mk
+++ b/package/kodi-pvr-nextpvr/kodi-pvr-nextpvr.mk
@@ -4,7 +4,7 @@
#
################################################################################
-KODI_PVR_NEXTPVR_VERSION = 3.3.18-Leia
+KODI_PVR_NEXTPVR_VERSION = 3.3.19-Leia
KODI_PVR_NEXTPVR_SITE = $(call github,kodi-pvr,pvr.nextpvr,$(KODI_PVR_NEXTPVR_VERSION))
KODI_PVR_NEXTPVR_LICENSE = GPL-2.0+
KODI_PVR_NEXTPVR_LICENSE_FILES = debian/copyright
--
2.25.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia
2020-03-13 7:11 [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia Bernd Kuhls
2020-03-13 7:11 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-nextpvr: bump version to 3.3.19-Leia Bernd Kuhls
@ 2020-03-14 14:46 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-03-14 14:46 UTC (permalink / raw)
To: buildroot
On Fri, 13 Mar 2020 08:11:50 +0100
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> 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(-)
Both applied. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-03-14 14:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-13 7:11 [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia Bernd Kuhls
2020-03-13 7:11 ` [Buildroot] [PATCH 2/2] package/kodi-pvr-nextpvr: bump version to 3.3.19-Leia Bernd Kuhls
2020-03-14 14:46 ` [Buildroot] [PATCH 1/2] package/kodi-pvr-hts: bump version to 4.4.21-Leia Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox