mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
service.openelec.settings: remove 'XBMC=master' support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f51c449a3b
commit
c453d69664
@ -17,11 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="service.openelec.settings"
|
||||
if [ "$MEDIACENTER" = "xbmc-master" ]; then
|
||||
PKG_VERSION="0.4.2"
|
||||
else
|
||||
PKG_VERSION="0.3.19"
|
||||
fi
|
||||
PKG_VERSION="0.4.2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="prop."
|
||||
|
Loading…
x
Reference in New Issue
Block a user