mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #1130 from Gujs/openelec-next-updates
xbmc-addon-xvdr: update to xbmc-addon-xvdr-01831de version only for XBMC...
This commit is contained in:
commit
0a0ff6df1a
@ -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