mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
repo: update linuxserver
change repo location for addon zips
This commit is contained in:
parent
91d7ffa374
commit
ac9bee017e
@ -1,2 +1,5 @@
|
||||
101
|
||||
- Change repo location for zips
|
||||
|
||||
100
|
||||
- Initial LibreELEC version
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
PKG_NAME="repository.linuxserver.docker"
|
||||
PKG_VERSION="8.1"
|
||||
PKG_REV="100"
|
||||
PKG_REV="101"
|
||||
PKG_ARCH="any"
|
||||
PKG_ADDON_PROJECTS="Generic RPi RPi2 imx6 WeTek_Hub WeTek_Play_2 Odroid_C2"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -10,7 +10,7 @@
|
||||
name="LinuxServer.io's Docker Add-on Repository">
|
||||
<info compressed="true">https://raw.githubusercontent.com/linuxserver/libreelec-addon-repo/master/addons.xml</info>
|
||||
<checksum>https://raw.githubusercontent.com/linuxserver/libreelec-addon-repo/master/addons.xml.md5</checksum>
|
||||
<datadir zip="true">https://raw.githubusercontent.com/linuxserver/libreelec-addons/master/download</datadir>
|
||||
<datadir zip="true">https://raw.githubusercontent.com/linuxserver/libreelec-addon-repo/master/download</datadir>
|
||||
</extension>
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<summary>Install add-ons from LinuxServer.io's docker repository</summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user