mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
Merge pull request #2369 from islipfd19/master
Add PKG_ARCH to package.mk so add-on will build on Jenkins
This commit is contained in:
commit
c1ed9603b3
@ -20,6 +20,7 @@ PKG_NAME="emby"
|
|||||||
PKG_VERSION="3.2.34.0"
|
PKG_VERSION="3.2.34.0"
|
||||||
PKG_SHA256="85a1bf1d88321063f3c01d84e43226c45418126ec4b4c1e05ea7b53f1152bd81"
|
PKG_SHA256="85a1bf1d88321063f3c01d84e43226c45418126ec4b4c1e05ea7b53f1152bd81"
|
||||||
PKG_REV="117"
|
PKG_REV="117"
|
||||||
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://emby.media"
|
PKG_SITE="http://emby.media"
|
||||||
PKG_URL="https://github.com/MediaBrowser/Emby/releases/download/$PKG_VERSION/Emby.Mono.zip"
|
PKG_URL="https://github.com/MediaBrowser/Emby/releases/download/$PKG_VERSION/Emby.Mono.zip"
|
||||||
|
@ -21,6 +21,7 @@ PKG_NAME="hyperion"
|
|||||||
PKG_VERSION="1c21232"
|
PKG_VERSION="1c21232"
|
||||||
PKG_SHA256="aea69ba3027c0f967880a65f0c39a2cd7f9cf913947b755ac37a2572a77d51c0"
|
PKG_SHA256="aea69ba3027c0f967880a65f0c39a2cd7f9cf913947b755ac37a2572a77d51c0"
|
||||||
PKG_REV="106"
|
PKG_REV="106"
|
||||||
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/hyperion-project/hyperion"
|
PKG_SITE="https://github.com/hyperion-project/hyperion"
|
||||||
PKG_URL="https://github.com/hyperion-project/hyperion/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/hyperion-project/hyperion/archive/$PKG_VERSION.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user