Merge pull request #1332 from linuxserver/ziploc8.0

Backport of #1331 (change repo location for linuxserver addon zips)
This commit is contained in:
Christian Hewitt 2017-02-14 05:08:55 +04:00 committed by GitHub
commit d33c7ea336
3 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,5 @@
101
- Change repo location for zips
100
- Initial LibreELEC version

View File

@ -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"

View File

@ -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>