mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
Compare commits
3 Commits
6fed872e08
...
4ad58f3067
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ad58f3067 | ||
|
|
4a1061d28c | ||
|
|
b69fc85e66 |
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 8cec35fe171a388fa9eab4366d5e1f6fcca869a995bc3ea4e3566a38a2db75c4 kodi-pvr-mythtv-21.2.3-Omega.tar.gz
|
||||
sha256 c34a54d06aefef1c4c250ab766c459becc1fdaf42782da75cf749b71585bf6dd kodi-pvr-mythtv-21.2.14-Omega.tar.gz
|
||||
sha256 310782e1abd43c4de6217c513e328bddf999d39302d67c6e05b10a59959827af LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KODI_PVR_MYTHTV_VERSION = 21.2.3-Omega
|
||||
KODI_PVR_MYTHTV_VERSION = 21.2.14-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
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 28750b8513ca2df69d2d661a1d832689a1571b6793e98243eb29e3aed03c7f26 kodi-pvr-waipu-21.12.5-Omega.tar.gz
|
||||
sha256 80e4723a228b27447fe6e83c9e2aa4e9ebfc0d2a3618fbe0491b6d2440124b64 kodi-pvr-waipu-21.12.6-Omega.tar.gz
|
||||
sha256 4202d4fb329f58c83ba921b56d7071e37f7df3f15b3820a3a04ef8eee49f54d2 pvr.waipu/LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KODI_PVR_WAIPU_VERSION = 21.12.5-Omega
|
||||
KODI_PVR_WAIPU_VERSION = 21.12.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
|
||||
|
||||
@@ -1 +1 @@
|
||||
include(Platform/Linux-Initialize)
|
||||
include(Platform/Linux-Initialize OPTIONAL)
|
||||
|
||||
Reference in New Issue
Block a user