mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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_NAME="xbmc-addon-xvdr"
|
||||||
|
if [ "$XBMC" = frodo ]; then
|
||||||
|
PKG_VERSION="01831de"
|
||||||
|
else
|
||||||
PKG_VERSION="75445e7"
|
PKG_VERSION="75445e7"
|
||||||
|
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