repo: update linuxserver

change repo location for zips

bump package version to 9.0
This commit is contained in:
aptalca 2017-02-13 14:23:54 -05:00
parent 7fec979f1b
commit d854b63f7f
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="repository.linuxserver.docker"
PKG_VERSION="8.1"
PKG_REV="100"
PKG_VERSION="9.0"
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>