mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc-addon-xvdr: update to xbmc-addon-xvdr-01831de version only for XBMC-pvr frodo
This commit is contained in:
parent
cfa7a86af0
commit
6306794f14
@ -19,7 +19,11 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xbmc-addon-xvdr"
|
||||
PKG_VERSION="75445e7"
|
||||
if [ "$XBMC" = frodo ]; then
|
||||
PKG_VERSION="01831de"
|
||||
else
|
||||
PKG_VERSION="75445e7"
|
||||
fi
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user