[oe] [PATCH] imagemagick: upgrade from 7.0.6p4 to 7.0.6p5

Randy MacLeod Randy.MacLeod at windriver.com
Wed Aug 9 21:12:59 UTC 2017


Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>
---
 meta-oe/recipes-support/imagemagick/imagemagick_7.0.6.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.6.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.6.bb
index 6f967c3..810df03 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.6.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.6.bb
@@ -8,11 +8,11 @@ DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib fftw freetype"
 # Important note: tarballs for all patchsets within a version are deleted when
 # a new pachset is created. To avoid multiple patches for each patchset, try to
 # update to the last pachset of a version
-PATCHSET = "4"
+PATCHSET = "5"
 SRC_URI = "http://www.imagemagick.org/download/releases/ImageMagick-${PV}-${PATCHSET}.tar.xz \
 "
-SRC_URI[md5sum] = "079a857268536862148b00efcf3ad75a"
-SRC_URI[sha256sum] = "5fe1ce7d78befb5c8aa7f8ae69710d0f78063d2e3a35c656521a3ce468ea733b"
+SRC_URI[md5sum] = "15aad6a92d62770f476fcb97c7ad0d0c"
+SRC_URI[sha256sum] = "5dbcd45b67514fe1981703759d008f9aa2c6b6201917679dfd35776c904e51b2"
 
 S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
 
-- 
2.7.4




More information about the Openembedded-devel mailing list