mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #570 from awiouy/mono_no_arm64
Mono does not build for arm64
This commit is contained in:
commit
adec105cd9
@ -19,7 +19,7 @@
|
||||
PKG_NAME="emby"
|
||||
PKG_VERSION="3.0.5985"
|
||||
PKG_REV="101"
|
||||
PKG_ARCH="any"
|
||||
PKG_ARCH="arm x86_64"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://emby.media"
|
||||
PKG_URL="https://github.com/MediaBrowser/Emby/releases/download/$PKG_VERSION/Emby.Mono.zip"
|
||||
|
@ -1,7 +1,7 @@
|
||||
PKG_NAME="webgrabplus"
|
||||
PKG_VERSION="56.27pre-20160721"
|
||||
PKG_REV="100"
|
||||
PKG_ARCH="any"
|
||||
PKG_ARCH="arm x86_64"
|
||||
PKG_LICENSE="prop."
|
||||
PKG_SITE="http://www.webgrabplus.com/"
|
||||
PKG_URL="https://github.com/awiouy/webgrabplus/archive/$PKG_VERSION.tar.gz"
|
||||
|
@ -19,7 +19,7 @@
|
||||
PKG_NAME="mono"
|
||||
PKG_VERSION="4.0.5.1"
|
||||
PKG_REV="100"
|
||||
PKG_ARCH="any"
|
||||
PKG_ARCH="arm x86_64"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://www.mono-project.com"
|
||||
PKG_URL="http://download.mono-project.com/sources/mono/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user