mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
repository.unofficial.addon.pro: change kodi minversion to allow beta/rc releases
This commit is contained in:
parent
80d941954f
commit
d69a494bff
@ -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
|
||||
|
@ -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"
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user