mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xbmc-pvr-addons: add support for xbmc-pvr-addons-master
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4a8f95f9c9
commit
82f66d3fb8
@ -20,6 +20,9 @@
|
|||||||
|
|
||||||
PKG_NAME="xbmc-pvr-addons"
|
PKG_NAME="xbmc-pvr-addons"
|
||||||
PKG_VERSION="590f862"
|
PKG_VERSION="590f862"
|
||||||
|
if [ "$XBMC" = "master" ]; then
|
||||||
|
PKG_VERSION="ed5ff3c"
|
||||||
|
fi
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user