Merge pull request #3763 from awiouy/92-emby4210

emby4: update to 4.2.1.0
This commit is contained in:
CvH 2019-08-13 20:32:15 +02:00 committed by GitHub
commit 854f65ff6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="imagemagick"
PKG_VERSION="7.0.8-59"
PKG_SHA256="238ee17196fcb80bb58485910aaefc12d48f99e4043c2a28f06ff9588161c4e3"
PKG_VERSION="7.0.8-60"
PKG_SHA256="a0ffa621051aa66b4eec919761d1a741aefea8b993acc2425e3ed5855c540156"
PKG_LICENSE="http://www.imagemagick.org/script/license.php"
PKG_SITE="http://www.imagemagick.org/"
PKG_URL="https://github.com/ImageMagick/ImageMagick/archive/$PKG_VERSION.tar.gz"

View File

@ -1,3 +1,6 @@
105
- Update to 4.2.1.0
104
- Update to 4.2.0.40

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="emby4"
PKG_VERSION="4.2.0.40"
PKG_SHA256="2c016f5dea90b30beecc06753980deab764ece5ff6d6ef20e7108dca137979dd"
PKG_REV="104"
PKG_VERSION="4.2.1.0"
PKG_SHA256="684a47c36700063141257c6325bbb2519ba11a7c7711e54e128d96f30adecdff"
PKG_REV="105"
PKG_ARCH="any"
PKG_LICENSE="prop."
PKG_SITE="http://emby.media"