mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #677 from awiouy/ffmpegx
emby: update and rebuild ffmpegx
This commit is contained in:
commit
5c0cca5935
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
PKG_NAME="ffmpegx"
|
PKG_NAME="ffmpegx"
|
||||||
PKG_VERSION="libreelec"
|
PKG_VERSION="libreelec"
|
||||||
PKG_REV="1"
|
PKG_REV="2"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="LGPLv2.1+"
|
PKG_LICENSE="LGPLv2.1+"
|
||||||
PKG_SITE="https://ffmpeg.org"
|
PKG_SITE="https://ffmpeg.org"
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
8.0.104
|
||||||
|
- Updated to version 3.0.6300
|
||||||
|
- Rebuilt ffmpegx
|
||||||
|
|
||||||
8.0.103
|
8.0.103
|
||||||
- Updated to version 3.0.6070
|
- Updated to version 3.0.6070
|
||||||
- Build for all architectures
|
- Build for all architectures
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="emby"
|
PKG_NAME="emby"
|
||||||
PKG_VERSION="3.0.6070"
|
PKG_VERSION="3.0.6300"
|
||||||
PKG_REV="103"
|
PKG_REV="104"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://emby.media"
|
PKG_SITE="http://emby.media"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user