aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorRandy MacLeod <randy.macleod@windriver.com>2019-05-29 10:29:29 -0400
committerKhem Raj <raj.khem@gmail.com>2019-06-15 16:45:32 -0700
commit1cac4a7b2f3fc1590e1ede47423213962d43c400 (patch)
tree047f4ac198355a2f4f1a6bf57695b367fb268990 /meta-oe
parent6050d95be2063ccf57bf51024ac204908656a3b6 (diff)
downloadmeta-openembedded-contrib-1cac4a7b2f3fc1590e1ede47423213962d43c400.tar.gz
imagemagick: update from 7.0.8-43 to 7.0.8-47
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
index f235db0942..4ee06d77f1 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.8.bb
@@ -9,9 +9,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=05ff94b3ff59fe6fa7489fa26e3d9142"
DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool"
BASE_PV := "${PV}"
-PV .= "_43"
+PV .= "_47"
SRC_URI = "git://github.com/ImageMagick/ImageMagick.git "
-SRCREV = "723c2bd9cc716a9267a8afe08354d67bb60dabd5"
+SRCREV = "b672df7a44b0ab0219b1fa78b3673c2810ddd374"
S = "${WORKDIR}/git"