mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-20 17:47:14 +00:00
imagemagick: upgrade patchset
...from 7.0.2-7 to 7.0.2-10. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
c4ff1c9313
commit
ce01b0a801
@@ -8,11 +8,11 @@ DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib virtual/fftw freetype"
|
|||||||
# Important note: tarballs for all patchsets within a version are deleted when
|
# 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
|
# a new pachset is created. To avoid multiple patches for each patchset, try to
|
||||||
# update to the last pachset of a version
|
# update to the last pachset of a version
|
||||||
PATCHSET = "7"
|
PATCHSET = "10"
|
||||||
SRC_URI = "http://www.imagemagick.org/download/releases/ImageMagick-${PV}-${PATCHSET}.tar.xz \
|
SRC_URI = "http://www.imagemagick.org/download/releases/ImageMagick-${PV}-${PATCHSET}.tar.xz \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "bd66b19bd6fc3d320bd8d51869c874f9"
|
SRC_URI[md5sum] = "e1cb23d9c10a8eff228ef30ee281711a"
|
||||||
SRC_URI[sha256sum] = "1168f44cfcd1243acda6bb9663f5d9b3a4bca2acd372e979b97b58ecf5c713e2"
|
SRC_URI[sha256sum] = "dad306bfd7730e1665c6fdb6eb478fb2c41e2db71ab56451bbaebe9df546b1d2"
|
||||||
|
|
||||||
S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
|
S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user