[Buildroot] [git commit] package/kodi-pvr-stalker: bump version to 7.1.1-Matrix
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-07-18 10:24:24
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=7fbbcd7bcc1e1bf48fb12ed43c6722693d4190c6 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Changelog: https://github.com/kodi-pvr/pvr.stalker/blob/Matrix/pvr.stalker/changelog.txt Signed-off-by: Bernd Kuhls <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- 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 545af9ec7e..62d5e458c8 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 bce055008d0ae7212924f41753970e3176a218f6a45bd76b202463a43be3d192 kodi-pvr-stalker-7.1.0-Matrix.tar.gz +sha256 4450dcdacfb471d8d10e3a487bace8c57f1cab4629f1be1c57adae2165fcc5b8 kodi-pvr-stalker-7.1.1-Matrix.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 5ca466981c..0e6058bf48 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 = 7.1.0-Matrix +KODI_PVR_STALKER_VERSION = 7.1.1-Matrix 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