Merge pull request #3752 from awiouy/92-emby42040

emby4: update to 4.2.0.40 backport of #3751
This commit is contained in:
CvH 2019-08-08 17:44:47 +02:00 committed by GitHub
commit 9243994d4d
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-53"
PKG_SHA256="b8c35e03fc4bd2bf66bddfe232a34473e7df68c3716c831ba76dc30520e7b490"
PKG_VERSION="7.0.8-59"
PKG_SHA256="238ee17196fcb80bb58485910aaefc12d48f99e4043c2a28f06ff9588161c4e3"
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 @@
104
- Update to 4.2.0.40
103
- Update to 4.1.1.0

View File

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