Merge pull request #4649 from lrusak/unofficial_repo_fix

thanks :)
This commit is contained in:
Christian Hewitt 2016-01-24 00:56:35 +00:00
commit 62ed698357
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
7.0.1
- change minimum kodi version to allow using with beta/rc release
7.0.0
- rebuild for OpenELEC-7.0
- change warning text

View File

@ -18,7 +18,7 @@
PKG_NAME="repository.unofficial.addon.pro"
PKG_VERSION="7.0"
PKG_REV="0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://unofficial.addon.pro"

View File

@ -5,7 +5,7 @@
provider-name="OpenELEC Community">
<extension point="xbmc.addon.repository"
name="OpenELEC Add-ons (unofficial)">
<dir minversion="16.0.0">
<dir minversion="15.9.0">
<info>http://unofficial.addon.pro/addons/7.0/@PROJECT@/@ARCH@/addons.xml</info>
<checksum>http://unofficial.addon.pro/addons/7.0/@PROJECT@/@ARCH@/addons.xml.md5</checksum>
<datadir zip="true">http://unofficial.addon.pro/addons/7.0/@PROJECT@/@ARCH@</datadir>