Skip to content

Commit e69c003

Browse files
authored
Merge pull request #11036 from heitbaum/binaries-13.0
kodi-binary-addons: update to latest versions and ADDON_VERSION to 12.80.6
2 parents 9aca1ba + 64c709b commit e69c003

194 files changed

Lines changed: 335 additions & 335 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

distributions/LibreELEC/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
OS_VERSION="13.0"
66

77
# ADDON_VERSION: Addon version
8-
ADDON_VERSION="12.80.5"
8+
ADDON_VERSION="12.80.6"

packages/addons/browser/chrome/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PKG_NAME="chrome"
55
PKG_VERSION="1.0"
66
# curl -s http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -B 1 Version
77
PKG_VERSION_NUMBER="145.0.7632.45"
8-
PKG_REV="3"
8+
PKG_REV="0"
99
PKG_ARCH="x86_64"
1010
PKG_LICENSE="Custom"
1111
PKG_SITE="http://www.google.com/chrome"

packages/addons/driver/hdhomerun/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
PKG_NAME="hdhomerun"
55
PKG_VERSION="7.0"
6-
PKG_REV="1"
6+
PKG_REV="0"
77
PKG_ARCH="any"
88
PKG_LICENSE="GPL"
99
PKG_SITE="http://www.silicondust.com/products/hdhomerun/dvbt/"

packages/addons/driver/sundtek-mediatv/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
PKG_NAME="sundtek-mediatv"
66
PKG_VERSION="7.0"
7-
PKG_REV="1"
7+
PKG_REV="0"
88
PKG_ARCH="any"
99
PKG_LICENSE="nonfree"
1010
PKG_SITE="http://support.sundtek.com/"

packages/addons/script/steamlink/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
PKG_NAME="steamlink"
55
PKG_VERSION="1.0"
6-
PKG_REV="3"
6+
PKG_REV="0"
77
PKG_ARCH="aarch64"
88
PKG_LICENSE="custom"
99
PKG_SITE="https://support.steampowered.com/kb_article.php?ref=6153-IFGH-6589"

packages/addons/service/bluetooth-audio/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
PKG_NAME="bluetooth-audio"
55
PKG_VERSION="0"
6-
PKG_REV="1"
6+
PKG_REV="0"
77
PKG_ARCH="any"
88
PKG_LICENSE="GPL"
99
PKG_SITE=""

packages/addons/service/docker/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
33

44
PKG_NAME="docker"
5-
PKG_REV="4"
5+
PKG_REV="0"
66
PKG_ARCH="any"
77
PKG_LICENSE="ASL"
88
PKG_SITE="http://www.docker.com/"

packages/addons/service/emby4/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
PKG_NAME="emby4"
55
PKG_VERSION="bootstrap"
6-
PKG_REV="1"
6+
PKG_REV="0"
77
PKG_ARCH="any"
88
PKG_LICENSE="prop."
99
PKG_SITE="http://emby.media"

packages/addons/service/filebrowser/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
PKG_NAME="filebrowser"
55
PKG_VERSION="2.59.0"
6-
PKG_REV="4"
6+
PKG_REV="0"
77
PKG_LICENSE="Apache License 2.0"
88
PKG_SITE="https://filebrowser.org"
99
PKG_DEPENDS_TARGET="toolchain:host"

packages/addons/service/inadyn/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
PKG_NAME="inadyn"
55
PKG_VERSION="2.13.0"
66
PKG_SHA256="07dbb25c37744ed0dc6a05938456d6e490e56a3229b720c994b8e633346d5c6d"
7-
PKG_REV="1"
7+
PKG_REV="0"
88
PKG_ARCH="any"
99
PKG_LICENSE="GPLv2"
1010
PKG_SITE="http://troglobit.com/inadyn.html"

0 commit comments

Comments
 (0)